Home
last modified time | relevance | path

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

/third_party/mesa3d/src/intel/compiler/
Dbrw_compiler.h238 BRW_SUBGROUP_SIZE_REQUIRE_32 = 32, /**< VK_EXT_subgroup_size_control */ enumerator
Dbrw_nir.c1287 case BRW_SUBGROUP_SIZE_REQUIRE_32: in get_subgroup_size()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1370 subgroup_size_type = BRW_SUBGROUP_SIZE_REQUIRE_32; in anv_subgroup_size_type()