![]() |
Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
|
\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h More...
#include <qrhi.h>
\inmodule QtGuiPrivate \inheaderfile rhi/qrhi.h
Describes how to build an indirect command buffer from a QRhiBuffer.
| quint32 QRhiIndirectCommandBufferBuildInfo::commandCount = 0 |
| QRhiBuffer* QRhiIndirectCommandBufferBuildInfo::countBuffer = nullptr |
| quint32 QRhiIndirectCommandBufferBuildInfo::countBufferOffset = 0 |
| QRhiBuffer* QRhiIndirectCommandBufferBuildInfo::indexBuffer = nullptr |
| quint32 QRhiIndirectCommandBufferBuildInfo::indexBufferOffset = 0 |
| QRhiCommandBuffer::IndexFormat QRhiIndirectCommandBufferBuildInfo::indexFormat = QRhiCommandBuffer::IndexUInt16 |
| QRhiBuffer* QRhiIndirectCommandBufferBuildInfo::sourceBuffer = nullptr |
| quint32 QRhiIndirectCommandBufferBuildInfo::sourceBufferOffset = 0 |
| QRhiGraphicsPipeline::Topology QRhiIndirectCommandBufferBuildInfo::topology = QRhiGraphicsPipeline::Triangles |