|
-
isYUpInNDC
() const : bool
-
makeThreadLocalNativeContextCurrent
() : bool
-
mipLevelsForSize
(const QSize &) : int
-
nativeHandles
() : const QRhiNativeHandles *
-
newBuffer
(QRhiBuffer::Type, QRhiBuffer::UsageFlags, quint32) : QRhiBuffer *
-
newComputePipeline
() : QRhiComputePipeline *
-
newGraphicsPipeline
() : QRhiGraphicsPipeline *
-
newRenderBuffer
(QRhiRenderBuffer::Type, const QSize &, int, QRhiRenderBuffer::Flags, QRhiTexture::Format) : QRhiRenderBuffer *
-
newSampler
(QRhiSampler::Filter, QRhiSampler::Filter, QRhiSampler::Filter, QRhiSampler::AddressMode, QRhiSampler::AddressMode, QRhiSampler::AddressMode) : QRhiSampler *
-
newShaderResourceBindings
() : QRhiShaderResourceBindings *
-
newSwapChain
() : QRhiSwapChain *
-
newTexture
(QRhiTexture::Format, const QSize &, int, QRhiTexture::Flags) : QRhiTexture *
-
newTexture
(QRhiTexture::Format, int, int, int, int, QRhiTexture::Flags) : QRhiTexture *
-
newTextureArray
(QRhiTexture::Format, int, const QSize &, int, QRhiTexture::Flags) : QRhiTexture *
-
newTextureRenderTarget
(const QRhiTextureRenderTargetDescription &, QRhiTextureRenderTarget::Flags) : QRhiTextureRenderTarget *
-
nextResourceUpdateBatch
() : QRhiResourceUpdateBatch *
-
pipelineCacheData
() : QByteArray
-
probe
(QRhi::Implementation, QRhiInitParams *) : bool
-
releaseCachedResources
()
-
removeCleanupCallback
(const void *)
-
resourceLimit
(QRhi::ResourceLimit) const : int
-
runCleanup
()
-
setPipelineCacheData
(const QByteArray &)
-
sizeForMipLevel
(int, const QSize &) : QSize
-
statistics
() const : QRhiStats
-
supportedSampleCounts
() const : QList<int>
-
thread
() const : QThread *
-
ubufAligned
(int) const : int
-
ubufAlignment
() const : int
-
updateSwapChainProxyData
(QRhi::Implementation, QWindow *) : QRhiSwapChainProxyData
|