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

Public Attributes

int nativeBinding
 
id< MTLTexture > mtltex
 

Detailed Description

Definition at line 314 of file qrhimetal.mm.

Member Data Documentation

◆ mtltex

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

Definition at line 316 of file qrhimetal.mm.

◆ nativeBinding

int QMetalShaderResourceBindingsData::Stage::Texture::nativeBinding

Definition at line 315 of file qrhimetal.mm.


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