Qt 6.6
Qt GUI
C++ Classes
QRhiCommandBuffer
Qt 6.6.3 Reference Documentation
List of All Members for QRhiCommandBuffer
This is the complete list of members for
QRhiCommandBuffer
, including inherited members.
enum
BeginPassFlag
flags
BeginPassFlags
DynamicOffset
enum
IndexFormat
enum
Type
VertexInput
beginComputePass
(QRhiResourceUpdateBatch *, BeginPassFlags)
beginExternal
()
beginPass
(QRhiRenderTarget *, const QColor &, const QRhiDepthStencilClearValue &, QRhiResourceUpdateBatch *, BeginPassFlags)
debugMarkBegin
(const QByteArray &)
debugMarkEnd
()
debugMarkMsg
(const QByteArray &)
deleteLater
()
destroy
()
dispatch
(int, int, int)
draw
(quint32, quint32, quint32, quint32)
drawIndexed
(quint32, quint32, quint32, qint32, quint32)
endComputePass
(QRhiResourceUpdateBatch *)
endExternal
()
endPass
(QRhiResourceUpdateBatch *)
globalResourceId
() const : quint64
lastCompletedGpuTime
() : double
name
() const : QByteArray
nativeHandles
() : const QRhiNativeHandles *
resourceType
() const : QRhiResource::Type
resourceType
() const : Type
resourceUpdate
(QRhiResourceUpdateBatch *)
rhi
() const : QRhi *
setBlendConstants
(const QColor &)
setComputePipeline
(QRhiComputePipeline *)
setGraphicsPipeline
(QRhiGraphicsPipeline *)
setName
(const QByteArray &)
setScissor
(const QRhiScissor &)
setShaderResources
(QRhiShaderResourceBindings *, int, const DynamicOffset *)
setStencilRef
(quint32)
setVertexInput
(int, int, const VertexInput *, QRhiBuffer *, quint32, IndexFormat)
setViewport
(const QRhiViewport &)