Home
last modified time | relevance | path

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

/third_party/mesa3d/src/vulkan/runtime/
H A Dvk_pipeline.c116 subgroup_size = SUBGROUP_SIZE_VARYING; in vk_pipeline_shader_stage_to_nir()
/third_party/mesa3d/src/compiler/
H A Dshader_enums.h1224 SUBGROUP_SIZE_VARYING = 0, enumerator
/third_party/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1384 case SUBGROUP_SIZE_VARYING: in get_subgroup_size()
/third_party/mesa3d/src/compiler/spirv/
H A Dspirv_to_nir.c5264 vtn_assert(b->shader->info.subgroup_size == SUBGROUP_SIZE_VARYING); in vtn_handle_execution_mode()

Completed in 17 milliseconds