Home
last modified time | relevance | path

Searched refs:SUBGROUP_SIZE_FULL_SUBGROUPS (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/vulkan/runtime/
Dvk_pipeline.c119 subgroup_size = SUBGROUP_SIZE_FULL_SUBGROUPS; in vk_pipeline_shader_stage_to_nir()
/third_party/mesa3d/src/compiler/
Dshader_enums.h1244 SUBGROUP_SIZE_FULL_SUBGROUPS, enumerator
/third_party/mesa3d/src/intel/compiler/
Dbrw_nir.c1406 case SUBGROUP_SIZE_FULL_SUBGROUPS: in get_subgroup_size()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c1868 stage.nir->info.subgroup_size = SUBGROUP_SIZE_FULL_SUBGROUPS; in anv_pipeline_compile_cs()
1876 if (stage.nir->info.subgroup_size == SUBGROUP_SIZE_FULL_SUBGROUPS) in anv_pipeline_compile_cs()