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

Classes

struct  Stage

Public Types

enum  {
  VERTEX = 0 , FRAGMENT = 1 , COMPUTE = 2 , TESSCTRL = 3 ,
  TESSEVAL = 4 , VERTEX = 0 , FRAGMENT = 1 , COMPUTE = 2 ,
  TESSCTRL = 3 , TESSEVAL = 4
}
enum  {
  VERTEX = 0 , FRAGMENT = 1 , COMPUTE = 2 , TESSCTRL = 3 ,
  TESSEVAL = 4 , VERTEX = 0 , FRAGMENT = 1 , COMPUTE = 2 ,
  TESSCTRL = 3 , TESSEVAL = 4
}

Public Attributes

struct QMetalShaderResourceBindingsData::Stage res [QRhiMetal::SUPPORTED_STAGES]

Detailed Description

Definition at line 323 of file qrhimetal.mm.

Member Enumeration Documentation

◆ anonymous enum [1/2]

anonymous enum
Enumerator
VERTEX 
FRAGMENT 
COMPUTE 
TESSCTRL 
TESSEVAL 
VERTEX 
FRAGMENT 
COMPUTE 
TESSCTRL 
TESSEVAL 

Definition at line 346 of file qrhimetal.mm.

◆ anonymous enum [2/2]

anonymous enum
Enumerator
VERTEX 
FRAGMENT 
COMPUTE 
TESSCTRL 
TESSEVAL 
VERTEX 
FRAGMENT 
COMPUTE 
TESSCTRL 
TESSEVAL 

Definition at line 346 of file qrhimetal.mm.

Member Data Documentation

◆ res

struct QMetalShaderResourceBindingsData::Stage QMetalShaderResourceBindingsData::res

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