Qt
Internal/Contributor docs for the Qt SDK. Note: These are NOT official API docs; those are found at https://doc.qt.io/
Loading...
Searching...
No Matches
QSSGRhiBuffer Member List

This is the complete list of members for QSSGRhiBuffer, including all inherited members.

buffer() constQSSGRhiBufferinline
indexFormat() constQSSGRhiBufferinline
numVertices() constQSSGRhiBufferinline
QSSGRhiBuffer(QSSGRhiContext &context, QRhiBuffer::Type type, QRhiBuffer::UsageFlags usageMask, quint32 stride, qsizetype size, QRhiCommandBuffer::IndexFormat indexFormat=QRhiCommandBuffer::IndexUInt16)QSSGRhiBuffer
stride() constQSSGRhiBufferinline
~QSSGRhiBuffer()QSSGRhiBuffervirtual