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/bifrost/
Dbifrost_compile.h92 .has_cs_global_id = true,
/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_compile.h99 .has_cs_global_id = true,
/third_party/mesa3d/src/asahi/compiler/
Dagx_compile.h219 .has_cs_global_id = true,
/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c505 !b->shader->options->has_cs_global_id) { in lower_compute_system_value_instr()
523 !b->shader->options->has_cs_global_id) in lower_compute_system_value_instr()
Dnir.h3432 bool has_cs_global_id; member
/third_party/mesa3d/src/microsoft/compiler/
Dnir_to_dxil.c121 .has_cs_global_id = true,