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

Public Attributes

int nativeBinding
id< MTLTexture > mtltex

Detailed Description

Definition at line 330 of file qrhimetal.mm.

Member Data Documentation

◆ mtltex

id< MTLTexture > QMetalShaderResourceBindingsData::Stage::Texture::mtltex

Definition at line 332 of file qrhimetal.mm.

◆ nativeBinding

int QMetalShaderResourceBindingsData::Stage::Texture::nativeBinding

Definition at line 331 of file qrhimetal.mm.


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