Uses of Class
io.qt.gui.rhi.QRhiTexture
-
Uses of QRhiTexture in io.qt.gui.rhi
Modifier and TypeMethodDescriptionfinal QRhiTexture
QRhiTextureRenderTargetDescription.depthTexture()
final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, int width, int height, int depth) final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, int width, int height, int depth, int sampleCount) Overloaded function forQRhi.newTexture(io.qt.gui.rhi.QRhiTexture.Format, int, int, int, int, io.qt.gui.rhi.QRhiTexture.Flags)
withflags = new io.qt.gui.rhi.QRhiTexture.Flags(0)
.final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, int width, int height, int depth, int sampleCount, QRhiTexture.Flag ... flags) final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, int width, int height, int depth, int sampleCount, QRhiTexture.Flags flags) final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, QSize pixelSize) final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, QSize pixelSize, int sampleCount) Overloaded function forQRhi.newTexture(io.qt.gui.rhi.QRhiTexture.Format, io.qt.core.QSize, int, io.qt.gui.rhi.QRhiTexture.Flags)
withflags = new io.qt.gui.rhi.QRhiTexture.Flags(0)
.final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, QSize pixelSize, int sampleCount, QRhiTexture.Flag ... flags) final QRhiTexture
QRhi.newTexture
(QRhiTexture.Format format, QSize pixelSize, int sampleCount, QRhiTexture.Flags flags) final QRhiTexture
QRhi.newTextureArray
(QRhiTexture.Format format, int arraySize, QSize pixelSize) final QRhiTexture
QRhi.newTextureArray
(QRhiTexture.Format format, int arraySize, QSize pixelSize, int sampleCount) Overloaded function forQRhi.newTextureArray(io.qt.gui.rhi.QRhiTexture.Format, int, io.qt.core.QSize, int, io.qt.gui.rhi.QRhiTexture.Flags)
withflags = new io.qt.gui.rhi.QRhiTexture.Flags(0)
.final QRhiTexture
QRhi.newTextureArray
(QRhiTexture.Format format, int arraySize, QSize pixelSize, int sampleCount, QRhiTexture.Flag ... flags) final QRhiTexture
QRhi.newTextureArray
(QRhiTexture.Format format, int arraySize, QSize pixelSize, int sampleCount, QRhiTexture.Flags flags) final QRhiTexture
QRhiColorAttachment.resolveTexture()
final QRhiTexture
QRhiShaderResourceBinding.TextureAndSampler.tex()
SeeQRhiShaderResourceBinding::TextureAndSampler::
tex final QRhiTexture
QRhiColorAttachment.texture()
final QRhiTexture
QRhiReadbackDescription.texture()
Modifier and TypeMethodDescriptionfinal void
QRhiResourceUpdateBatch.copyTexture
(QRhiTexture dst, QRhiTexture src) Overloaded function forQRhiResourceUpdateBatch.copyTexture(io.qt.gui.rhi.QRhiTexture, io.qt.gui.rhi.QRhiTexture, io.qt.gui.rhi.QRhiTextureCopyDescription)
withdesc = new io.qt.gui.rhi.QRhiTextureCopyDescription()
.final void
QRhiResourceUpdateBatch.copyTexture
(QRhiTexture dst, QRhiTexture src, QRhiTextureCopyDescription desc) final void
QRhiResourceUpdateBatch.generateMips
(QRhiTexture tex) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.imageLoad
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture tex, int level) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.imageLoadStore
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture tex, int level) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.imageStore
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture tex, int level) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.sampledTexture
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture tex, QRhiSampler sampler) final void
QRhiTextureRenderTargetDescription.setDepthTexture
(QRhiTexture texture) final void
QRhiColorAttachment.setResolveTexture
(QRhiTexture tex) final void
QRhiShaderResourceBinding.TextureAndSampler.setTex
(QRhiTexture tex) SeeQRhiShaderResourceBinding::TextureAndSampler::
tex final void
QRhiColorAttachment.setTexture
(QRhiTexture tex) final void
QRhiReadbackDescription.setTexture
(QRhiTexture tex) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.texture
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture tex) static QRhiShaderResourceBinding
QRhiShaderResourceBinding.textures
(int binding, QRhiShaderResourceBinding.StageFlags stage, QRhiTexture [] tex) final void
QRhiResourceUpdateBatch.uploadTexture
(QRhiTexture tex, QImage image) final void
QRhiResourceUpdateBatch.uploadTexture
(QRhiTexture tex, QRhiTextureUploadDescription desc) final void
QRhiResourceUpdateBatch.uploadTexture
(QRhiTexture tex, QRhiTextureUploadEntry desc) ModifierConstructorDescriptionQRhiColorAttachment
(QRhiTexture texture) QRhiReadbackDescription
(QRhiTexture texture) QRhiTextureRenderTargetDescription
(QRhiColorAttachment colorAttachment, QRhiTexture depthTexture) TextureAndSampler
(QRhiTexture tex, QRhiSampler sampler) SeeQRhiShaderResourceBinding::TextureAndSampler::
TextureAndSampler{QRhiTexture*, QRhiSampler*} -
Uses of QRhiTexture in io.qt.quick
Modifier and TypeMethodDescriptionprotected final QRhiTexture
QQuickRhiItemRenderer.colorTexture()
SeeQQuickRhiItemRenderer::
colorTexture()const protected final QRhiTexture
QQuickRhiItemRenderer.resolveTexture()
SeeQQuickRhiItemRenderer::
resolveTexture()const Modifier and TypeMethodDescriptionfinal QSGTexture
QQuickWindow.createTextureFromRhiTexture
(QRhiTexture texture) Overloaded function forQQuickWindow.createTextureFromRhiTexture(io.qt.gui.rhi.QRhiTexture, io.qt.quick.QQuickWindow.CreateTextureOptions)
withoptions = new io.qt.quick.QQuickWindow.CreateTextureOptions(0)
.final QSGTexture
QQuickWindow.createTextureFromRhiTexture
(QRhiTexture texture, QQuickWindow.CreateTextureOption ... options) final QSGTexture
QQuickWindow.createTextureFromRhiTexture
(QRhiTexture texture, QQuickWindow.CreateTextureOptions options) -
Uses of QRhiTexture in io.qt.widgets
Modifier and TypeMethodDescriptionprotected final QRhiTexture
QRhiWidget.colorTexture()
SeeQRhiWidget::
colorTexture()const protected final QRhiTexture
QRhiWidget.resolveTexture()
SeeQRhiWidget::
resolveTexture()const