build_gpu_cull_input

Function build_gpu_cull_input 

Source
pub fn build_gpu_cull_input(
    device: &Device,
    objects: &[InternalObject],
) -> Buffer
Expand description

Build and upload the inputs into a buffer to be passed to GpuCuller::cull.