Home
last modified time | relevance | path

Searched refs:has_base_global_invocation_id (Results 1 – 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/nir/
Dnir_lower_system_values.c461 if (options && options->has_base_global_invocation_id) in lower_compute_system_value_instr()
Dnir.h5042 bool has_base_global_invocation_id:1; member
/third_party/mesa3d/src/gallium/frontends/clover/nir/
Dinvocation.cpp482 sysval_options.has_base_global_invocation_id = true; in spirv_to_nir()
/third_party/mesa3d/src/microsoft/clc/
Dclc_compiler.c1092 .has_base_global_invocation_id = (conf && conf->support_global_work_id_offsets), in clc_spirv_to_dxil()