|
Vulkan Schnee 0.0.1
High-performance rendering engine
|
Enumerations | |
| enum | Binding : uint32_t { VS_PREPARE_SINGLE_MESHLET_GEO = 0 , VS_PREPARE_GEOMETRY_COUNTERS = 1 , VS_PREPARE_INDIRECT_DRAWS = 2 , VS_PREPARE_DRAW_COUNT = 3 } |
| enum EngineCore::ShaderStage::VSPrepareDraw::Binding : uint32_t |
| Enumerator | |
|---|---|
| VS_PREPARE_SINGLE_MESHLET_GEO | |
| VS_PREPARE_GEOMETRY_COUNTERS | |
| VS_PREPARE_INDIRECT_DRAWS | |
| VS_PREPARE_DRAW_COUNT | |
Definition at line 122 of file GpuDataLayouts.hpp.