Vulkan Schnee 0.0.1
High-performance rendering engine
Loading...
Searching...
No Matches
Engine::Rendering::ShaderStage::ClusterPrefixSum Namespace Reference

Enumerations

enum  Binding : uint32_t {
  PREFIX_SUM_VISIBLE_PRIMITIVES = 0 ,
  PREFIX_SUM_VISIBLE_COUNT = 1 ,
  PREFIX_SUM_OUTPUT = 2 ,
  PREFIX_SUM_TOTAL_CLUSTERS = 3 ,
  PREFIX_SUM_DISPATCH_BUFFER = 4
}

Enumeration Type Documentation

◆ Binding

Enumerator
PREFIX_SUM_VISIBLE_PRIMITIVES 
PREFIX_SUM_VISIBLE_COUNT 
PREFIX_SUM_OUTPUT 
PREFIX_SUM_TOTAL_CLUSTERS 
PREFIX_SUM_DISPATCH_BUFFER 

Definition at line 119 of file GpuDataLayouts.hpp.