Home
last modified time | relevance | path

Searched refs:lower_rotate_to_shuffle (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/mesa3d/src/asahi/compiler/
H A Dagx_nir_lower_subgroups.c236 .lower_rotate_to_shuffle = true, in agx_nir_lower_subgroups()
/aosp_15_r20/external/mesa3d/src/nouveau/compiler/
H A Dnak_nir.c894 .lower_rotate_to_shuffle = true in nak_postprocess_nir()
/aosp_15_r20/external/mesa3d/src/intel/compiler/elk/
H A Delk_nir.c973 .lower_rotate_to_shuffle = true, in elk_preprocess_nir()
/aosp_15_r20/external/mesa3d/src/compiler/nir/
H A Dnir_lower_subgroups.c1237 if (options->lower_rotate_to_shuffle && in lower_subgroups_instr()
H A Dnir.h6026 bool lower_rotate_to_shuffle : 1; member
/aosp_15_r20/external/mesa3d/src/intel/compiler/
H A Dbrw_nir.c1120 .lower_rotate_to_shuffle = true, in brw_preprocess_nir()
/aosp_15_r20/external/mesa3d/src/amd/vulkan/
H A Dradv_shader.c551 .lower_rotate_to_shuffle = use_llvm, in radv_shader_spirv_to_nir()
/aosp_15_r20/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_shader.c2504 .lower_rotate_to_shuffle = !sel->info.base.use_aco_amd, in si_get_nir_shader()
/aosp_15_r20/external/mesa3d/docs/relnotes/
H A D23.1.0.rst824 - nir/lower_subgroups: Add option lower_rotate_to_shuffle
H A D24.1.0.rst932 - intel/compiler: Enable lower_rotate_to_shuffle in subgroup lowering