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

/xsrc/external/mit/MesaLib/dist/src/compiler/nir/
H A Dnir_lower_system_values.c461 if (options && options->has_base_global_invocation_id)
H A Dnir.h5042 bool has_base_global_invocation_id:1; member in struct:nir_lower_compute_system_values_options
/xsrc/external/mit/MesaLib/dist/src/gallium/frontends/clover/nir/
H A Dinvocation.cpp482 sysval_options.has_base_global_invocation_id = true;
/xsrc/external/mit/MesaLib/dist/src/microsoft/clc/
H A Dclc_compiler.c1092 .has_base_global_invocation_id = (conf && conf->support_global_work_id_offsets),

Completed in 14 milliseconds