Home
last modified time | relevance | path

Searched refs:has_cs_global_id (Results 1 – 6 of 6) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h97 .has_cs_global_id = true,
/third_party/mesa3d/src/panfrost/bifrost/
Dbifrost_compile.h92 .has_cs_global_id = true,
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h220 .has_cs_global_id = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c447 !b->shader->options->has_cs_global_id) { in lower_compute_system_value_instr()
465 !b->shader->options->has_cs_global_id) in lower_compute_system_value_instr()
Dnir.h3594 bool has_cs_global_id; member
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c112 .has_cs_global_id = true,