Home
last modified time | relevance | path

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

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c397 (options && options->lower_local_invocation_index)) { in lower_compute_system_value_instr()
Dnir.h5045 bool lower_local_invocation_index:1; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_shader_nir.c879 options.lower_local_invocation_index = true; in si_lower_nir()