![]() |
Qt 6.x
The Qt SDK
|
Collaboration diagram for QMetalShaderResourceBindingsData:Classes | |
| struct | Stage |
Public Types | |
| enum | { VERTEX = 0 , FRAGMENT = 1 , COMPUTE = 2 , TESSCTRL = 3 , TESSEVAL = 4 } |
Public Attributes | |
| struct QMetalShaderResourceBindingsData::Stage | res [QRhiMetal::SUPPORTED_STAGES] |
Definition at line 296 of file qrhimetal.mm.
| anonymous enum |
| Enumerator | |
|---|---|
| VERTEX | |
| FRAGMENT | |
| COMPUTE | |
| TESSCTRL | |
| TESSEVAL | |
Definition at line 319 of file qrhimetal.mm.
| struct QMetalShaderResourceBindingsData::Stage QMetalShaderResourceBindingsData::res[QRhiMetal::SUPPORTED_STAGES] |
Referenced by QRhiMetal::enqueueShaderResourceBindings(), and rebindShaderResources().