Cogs.Core
|
Public Types | |
enum | ESlotType : uint32_t { CBV = 0 , SRV = 1 , Sampler = 2 , UAV = 3 , NumSlotTypes = UAV + 1 } |
Definition at line 144 of file EffectsCommon.h.
enum Cogs::SlotType::ESlotType : uint32_t |
Definition at line 146 of file EffectsCommon.h.