Searched defs:max_subgroup_size (Results 1 – 8 of 8) sorted by relevance
1588 get_subgroup_size(const struct shader_info *info, unsigned max_subgroup_size) in get_subgroup_size()1652 unsigned max_subgroup_size) in elk_nir_apply_key()
6597 const unsigned max_subgroup_size = compiler->devinfo->ver >= 6 ? 32 : 16; in elk_compile_fs() local
1895 get_subgroup_size(const struct shader_info *info, unsigned max_subgroup_size) in get_subgroup_size()1959 unsigned max_subgroup_size) in brw_nir_apply_key()
1514 const unsigned max_subgroup_size = 32; in brw_compile_fs() local
712 unsigned subgroup_size = 0, max_subgroup_size = 0; in ir3_nir_post_finalize() local
529 pub max_subgroup_size: Option<u32>, field
6875 unsigned max_subgroup_size; member
44401 pub max_subgroup_size: u32, field44458 pub fn max_subgroup_size(mut self, max_subgroup_size: u32) -> Self { in max_subgroup_size() method47024 pub max_subgroup_size: u32, field47112 pub fn max_subgroup_size(mut self, max_subgroup_size: u32) -> Self { in max_subgroup_size() method