Home
last modified time | relevance | path

Searched refs:SUBGROUP_SIZE_REQUIRE_8 (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/intel/compiler/
H A Dbrw_simd_selection.c33 if ((int)info->subgroup_size >= (int)SUBGROUP_SIZE_REQUIRE_8) { in brw_required_dispatch_width()
H A Dbrw_nir.c1397 case SUBGROUP_SIZE_REQUIRE_8: in get_subgroup_size()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1250 SUBGROUP_SIZE_REQUIRE_8 = 8, /**< VK_EXT_subgroup_size_control */ enumerator
/third_party/mesa3d/src/intel/vulkan/
H A Danv_pipeline.c2709 trampoline_nir->info.subgroup_size = SUBGROUP_SIZE_REQUIRE_8; in anv_device_init_rt_shaders()

Completed in 9 milliseconds