Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/microsoft/clc/
H A Dclc_nir.h35 bool clc_nir_lower_global_pointers_to_constants(nir_shader *nir);
H A Dclc_nir.c333 clc_nir_lower_global_pointers_to_constants(nir_shader *nir) in clc_nir_lower_global_pointers_to_constants() function
H A Dclc_compiler.c954 NIR_PASS_V(nir, clc_nir_lower_global_pointers_to_constants); in clc_spirv_to_dxil()