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

/xsrc/external/mit/MesaLib/dist/src/intel/compiler/
H A Dbrw_nir.c1252 get_subgroup_size(gl_shader_stage stage,const struct brw_base_prog_key * key,unsigned max_subgroup_size) argument
1299 brw_nir_apply_key(nir_shader * nir,const struct brw_compiler * compiler,const struct brw_base_prog_key * key,unsigned max_subgroup_size,bool is_scalar) argument
H A Dbrw_fs.cpp9726 const unsigned max_subgroup_size = compiler->devinfo->ver >= 6 ? 32 : 16; local in function:brw_compile_fs
/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir.h5661 unsigned max_subgroup_size; member in struct:nir_unsigned_upper_bound_config

Completed in 23 milliseconds