1 2
/// GPU workgroup size used by primitive kernels. pub const WORKGROUP_SIZE: [u32; 3] = [64, 1, 1];