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

Public Attributes

int nativeBinding
id< MTLSamplerState > mtlsampler

Detailed Description

Definition at line 334 of file qrhimetal.mm.

Member Data Documentation

◆ mtlsampler

id< MTLSamplerState > QMetalShaderResourceBindingsData::Stage::Sampler::mtlsampler

Definition at line 336 of file qrhimetal.mm.

◆ nativeBinding

int QMetalShaderResourceBindingsData::Stage::Sampler::nativeBinding

Definition at line 335 of file qrhimetal.mm.


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