Home
last modified time | relevance | path

Searched refs:subgroup_arithmetic (Results 1 – 5 of 5) sorted by relevance

/third_party/mesa3d/src/compiler/
Dshader_info.h92 bool subgroup_arithmetic; member
/third_party/mesa3d/src/gallium/frontends/lavapipe/
Dlvp_pipeline.c504 .subgroup_arithmetic = true, in lvp_shader_compile_to_ir()
/third_party/mesa3d/src/amd/vulkan/
Dradv_shader.c503 .subgroup_arithmetic = true, in radv_shader_compile_to_nir()
/third_party/mesa3d/src/intel/vulkan/
Danv_pipeline.c150 .subgroup_arithmetic = true, in anv_shader_compile_to_nir()
/third_party/mesa3d/src/compiler/spirv/
Dspirv_to_nir.c4541 spv_check_supported(subgroup_arithmetic, cap); in vtn_handle_preamble_instruction()