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/
H A Dclc_nir.h31 clc_nir_lower_system_values(nir_shader *nir, nir_variable *var);
H A Dclc_nir.c107 clc_nir_lower_system_values(nir_shader *nir, nir_variable *var) in clc_nir_lower_system_values() function
H A Dclc_compiler.c1066 // Patch the localsize before calling clc_nir_lower_system_values(). in clc_spirv_to_dxil()
1095 NIR_PASS_V(nir, clc_nir_lower_system_values, work_properties_var); in clc_spirv_to_dxil()

Completed in 3 milliseconds