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
QMetalShaderResourceBindingsData::Stage::Buffer Struct Reference
Collaboration diagram for QMetalShaderResourceBindingsData::Stage::Buffer:

Public Attributes

int nativeBinding
id< MTLBuffer > mtlbuf
quint32 offset

Detailed Description

Definition at line 325 of file qrhimetal.mm.

Member Data Documentation

◆ mtlbuf

id< MTLBuffer > QMetalShaderResourceBindingsData::Stage::Buffer::mtlbuf

Definition at line 327 of file qrhimetal.mm.

◆ nativeBinding

int QMetalShaderResourceBindingsData::Stage::Buffer::nativeBinding

Definition at line 326 of file qrhimetal.mm.

◆ offset

quint32 QMetalShaderResourceBindingsData::Stage::Buffer::offset

The documentation for this struct was generated from the following file: