Home
last modified time | relevance | path

Searched refs:shuffle_local_ids_for_quad_derivatives (Results 1 – 3 of 3) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c359 if (options && options->shuffle_local_ids_for_quad_derivatives && in lower_compute_system_value_instr()
583 if (options && options->shuffle_local_ids_for_quad_derivatives && in nir_lower_compute_system_values()
Dnir.h4908 bool shuffle_local_ids_for_quad_derivatives:1; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c307 options.shuffle_local_ids_for_quad_derivatives = true; in si_lower_nir()