Struct DescriptorSlot¶
- Defined in File GenericTypes.h
Struct Documentation¶
-
struct
DescriptorSlot
¶ Public Members
-
U32
m_key
= {0}¶
-
DescriptorType
m_type
= {DescriptorType::UniformBuffer}¶
-
ShaderStage
m_stages
= {ShaderStage::All}¶
-
U32
m_setIdx
= {0}¶
-
U32
m_bindIdx
= {0}¶
-
U32