pub const MAXIMUM_SUBGROUP_MAX_SIZE: u32 = 128; // 128u32Expand description
The maximum allowed value for AdapterInfo::subgroup_max_size.
See https://gpuweb.github.io/gpuweb/#gpuadapterinfo where you can always use these values on all devices.
pub const MAXIMUM_SUBGROUP_MAX_SIZE: u32 = 128; // 128u32The maximum allowed value for AdapterInfo::subgroup_max_size.
See https://gpuweb.github.io/gpuweb/#gpuadapterinfo where you can always use these values on all devices.