Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
EngineCore::ShaderStage::MeshletUnpackingDispatch Namespace Reference

Enumerations

enum  Binding : uint32_t {
  MESHLET_UNPACKING_DISPATCH_COUNTER = 0 ,
  MESHLET_UNPACKING_DISPATCH_BUFFER = 1 ,
  MESHLET_UNPACKING_DISPATCH_LOD_COUNTER = 2
}

Enumeration Type Documentation

◆ Binding

Enumerator
MESHLET_UNPACKING_DISPATCH_COUNTER 
MESHLET_UNPACKING_DISPATCH_BUFFER 
MESHLET_UNPACKING_DISPATCH_LOD_COUNTER 

Definition at line 18 of file GpuDataLayouts.hpp.