Home
last modified time | relevance | path

Searched refs:BRW_SUBGROUP_SIZE_REQUIRE_8 (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/intel/compiler/
Dbrw_compiler.h241 BRW_SUBGROUP_SIZE_REQUIRE_8 = 8, /**< VK_EXT_subgroup_size_control */ enumerator
Dbrw_nir.c1247 case BRW_SUBGROUP_SIZE_REQUIRE_8: in get_subgroup_size()
Dbrw_fs.cpp9182 if ((int)key->base.subgroup_size_type >= (int)BRW_SUBGROUP_SIZE_REQUIRE_8) { in brw_compile_cs()