Qt 5.12
RHI
C++ Classes
QRhiCommandBuffer
Qt 5.12.0 Reference Documentation
List of All Members for QRhiCommandBuffer
This is the complete list of members for
QRhiCommandBuffer
, including inherited members.
typedef
DynamicOffset
enum
IndexFormat
typedef
VertexInput
beginComputePass
(QRhiResourceUpdateBatch *)
beginExternal
()
beginPass
(QRhiRenderTarget *, const QColor &, const QRhiDepthStencilClearValue &, QRhiResourceUpdateBatch *)
debugMarkBegin
(const QByteArray &)
debugMarkEnd
()
debugMarkMsg
(const QByteArray &)
dispatch
(int , int , int )
draw
(quint32 , quint32 , quint32 , quint32 )
drawIndexed
(quint32 , quint32 , quint32 , qint32 , quint32 )
endComputePass
(QRhiResourceUpdateBatch *)
endExternal
()
endPass
(QRhiResourceUpdateBatch *)
nativeHandles
() : const QRhiNativeHandles *
resourceType
() const : QRhiResource::Type
resourceUpdate
(QRhiResourceUpdateBatch *)
setBlendConstants
(const QColor &)
setComputePipeline
(QRhiComputePipeline *)
setGraphicsPipeline
(QRhiGraphicsPipeline *)
setScissor
(const QRhiScissor &)
setShaderResources
(QRhiShaderResourceBindings *, int , const QRhiCommandBuffer::DynamicOffset *)
setStencilRef
(quint32 )
setVertexInput
(int , int , const QRhiCommandBuffer::VertexInput *, QRhiBuffer *, quint32 , QRhiCommandBuffer::IndexFormat )
setViewport
(const QRhiViewport &)