Qt 6.7
Qt GUI
C++ Classes
QRhiCommandBuffer
Qt 6.7.2 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 *, QRhiCommandBuffer::BeginPassFlags)
beginExternal
()
beginPass
(QRhiRenderTarget *, const QColor &, const QRhiDepthStencilClearValue &, QRhiResourceUpdateBatch *, QRhiCommandBuffer::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 : QRhiResource::Type
resourceUpdate
(QRhiResourceUpdateBatch *)
rhi
() const : QRhi *
setBlendConstants
(const QColor &)
setComputePipeline
(QRhiComputePipeline *)
setGraphicsPipeline
(QRhiGraphicsPipeline *)
setName
(const QByteArray &)
setScissor
(const QRhiScissor &)
setShaderResources
(QRhiShaderResourceBindings *, int, const QRhiCommandBuffer::DynamicOffset *)
setStencilRef
(quint32)
setVertexInput
(int, int, const QRhiCommandBuffer::VertexInput *, QRhiBuffer *, quint32, QRhiCommandBuffer::IndexFormat)
setViewport
(const QRhiViewport &)