Qt
Internal/Contributor docs for the Qt SDK. <b>Note:</b> These are NOT official API docs; those are found <a href='https://doc.qt.io/'>here</a>.
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 309 of file qrhimetal.mm.

Member Data Documentation

◆ mtlbuf

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

Definition at line 311 of file qrhimetal.mm.

◆ nativeBinding

int QMetalShaderResourceBindingsData::Stage::Buffer::nativeBinding

Definition at line 310 of file qrhimetal.mm.

◆ offset

quint32 QMetalShaderResourceBindingsData::Stage::Buffer::offset

Definition at line 312 of file qrhimetal.mm.


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