Home
last modified time | relevance | path

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

/third_party/mesa3d/src/microsoft/clc/
Dclc_nir.h31 clc_nir_lower_system_values(nir_shader *nir, nir_variable *var);
Dclc_nir.c107 clc_nir_lower_system_values(nir_shader *nir, nir_variable *var) in clc_nir_lower_system_values() function
Dclc_compiler.c1095 NIR_PASS_V(nir, clc_nir_lower_system_values, work_properties_var); in clc_spirv_to_dxil()