Qt 5.12
RHI
C++ Classes
QRhi
Qt 5.12.0 Reference Documentation
List of All Members for QRhi
This is the complete list of members for
QRhi
, including inherited members.
enum
BeginFrameFlag
flags
BeginFrameFlags
typedef
CleanupCallback
enum
EndFrameFlag
flags
EndFrameFlags
enum
Feature
enum
Flag
flags
Flags
enum
FrameOpResult
enum
Implementation
enum
ResourceLimit
~QRhi
()
MAX_LAYERS
: const int
MAX_LEVELS
: const int
addCleanupCallback
(const QRhi::CleanupCallback &)
backend
() const : QRhi::Implementation
beginFrame
(QRhiSwapChain *, QRhi::BeginFrameFlags ) : QRhi::FrameOpResult
beginOffscreenFrame
(QRhiCommandBuffer **) : QRhi::FrameOpResult
clipSpaceCorrMatrix
() const : QMatrix4x4
create
(QRhi::Implementation , QRhiInitParams *, QRhi::Flags , QRhiNativeHandles *) : QRhi *
currentFrameSlot
() const : int
endFrame
(QRhiSwapChain *, QRhi::EndFrameFlags ) : QRhi::FrameOpResult
endOffscreenFrame
() : QRhi::FrameOpResult
finish
() : QRhi::FrameOpResult
isClipDepthZeroToOne
() const : bool
isFeatureSupported
(QRhi::Feature ) const : bool
isRecordingFrame
() const : bool
isTextureFormatSupported
(QRhiTexture::Format , QRhiTexture::Flags ) const : bool
isYUpInFramebuffer
() const : bool
isYUpInNDC
() const : bool
mipLevelsForSize
(const QSize &) const : int
nativeHandles
() : const QRhiNativeHandles *
newBuffer
(QRhiBuffer::Type , QRhiBuffer::UsageFlags , int ) : QRhiBuffer *
newComputePipeline
() : QRhiComputePipeline *
newGraphicsPipeline
() : QRhiGraphicsPipeline *
newRenderBuffer
(QRhiRenderBuffer::Type , const QSize &, int , QRhiRenderBuffer::Flags ) : QRhiRenderBuffer *
newSampler
(QRhiSampler::Filter , QRhiSampler::Filter , QRhiSampler::Filter , QRhiSampler::AddressMode , QRhiSampler::AddressMode ) : QRhiSampler *
newShaderResourceBindings
() : QRhiShaderResourceBindings *
newSwapChain
() : QRhiSwapChain *
newTexture
(QRhiTexture::Format , const QSize &, int , QRhiTexture::Flags ) : QRhiTexture *
newTextureRenderTarget
(const QRhiTextureRenderTargetDescription &, QRhiTextureRenderTarget::Flags ) : QRhiTextureRenderTarget *
nextResourceUpdateBatch
() : QRhiResourceUpdateBatch *
profiler
() : QRhiProfiler *
resourceLimit
(QRhi::ResourceLimit ) const : int
runCleanup
()
sizeForMipLevel
(int , const QSize &) const : QSize
supportedSampleCounts
() const : QVector<int>
thread
() const : QThread *
ubufAligned
(int ) const : int
ubufAlignment
() const : int