Home
last modified time | relevance | path

Searched defs:max_subgroup_size (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_nir.c1216 unsigned max_subgroup_size) in get_subgroup_size()
1264 unsigned max_subgroup_size, in brw_nir_apply_key()
Dbrw_fs.cpp8790 const unsigned max_subgroup_size = compiler->devinfo->gen >= 6 ? 32 : 16; in brw_compile_fs() local
/external/mesa3d/src/compiler/nir/
Dnir.h5166 unsigned max_subgroup_size; member