Back home 🏡 WGSL Spec Bevy WGSL Functions

fill_cluster_buffers.wgsl

Functions

fill_cluster_buffers

#
@compute
fn fill_cluster_buffers(workgroup_id: vec3<u32>, num_workgroups: vec3<u32>, local_invocation_index: u32)
Parameter Type
workgroup_id vec3<u32>
num_workgroups vec3<u32>
local_invocation_index u32