Skip to main content

GPU_CLUSTERING_INITIAL_Z_SLICE_LIST_CAPACITY

Constant GPU_CLUSTERING_INITIAL_Z_SLICE_LIST_CAPACITY 

Source
pub const GPU_CLUSTERING_INITIAL_Z_SLICE_LIST_CAPACITY: usize = 1024;
Expand description

The initial capacity of the Z slice list.

The application can override this by setting GlobalClusterGpuSettings::initial_z_slice_list_capacity.