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 Struct Reference
+ 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]
 

Detailed Description

Definition at line 307 of file qrhimetal.mm.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
VERTEX 
FRAGMENT 
COMPUTE 
TESSCTRL 
TESSEVAL 

Definition at line 330 of file qrhimetal.mm.

Member Data Documentation

◆ res


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