Home
last modified time | relevance | path

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

/external/mesa3d/src/freedreno/ir3/
Dir3_nir.h103 bool ir3_nir_fixup_load_const_ir3(nir_shader *nir);
Dir3_nir_analyze_ubo_ranges.c814 ir3_nir_fixup_load_const_ir3(nir_shader *nir) in ir3_nir_fixup_load_const_ir3() function
Dir3_nir.c1172 if (OPT(s, ir3_nir_fixup_load_const_ir3)) in ir3_nir_lower_variant()