Home
last modified time | relevance | path

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

/aosp_15_r20/external/mesa3d/src/freedreno/ir3/
H A Dir3_nir.h71 bool ir3_nir_fixup_load_const_ir3(nir_shader *nir);
H A Dir3_nir_analyze_ubo_ranges.c785 ir3_nir_fixup_load_const_ir3(nir_shader *nir) in ir3_nir_fixup_load_const_ir3() function
H A Dir3_nir.c1056 if (OPT(s, ir3_nir_fixup_load_const_ir3)) in ir3_nir_lower_variant()