Cogs.Core
Public Types | List of all members
Cogs::SlotType Struct Reference

Public Types

enum  ESlotType : uint32_t {
  CBV = 0 , SRV = 1 , Sampler = 2 , UAV = 3 ,
  NumSlotTypes = UAV + 1
}
 

Detailed Description

Definition at line 144 of file EffectsCommon.h.

Member Enumeration Documentation

◆ ESlotType

enum Cogs::SlotType::ESlotType : uint32_t

Definition at line 146 of file EffectsCommon.h.


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