Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/ir3/
Dir3_nir.h75 bool ir3_nir_fixup_load_uniform(nir_shader *nir);
Dir3_nir_analyze_ubo_ranges.c581 ir3_nir_fixup_load_uniform(nir_shader *nir) in ir3_nir_fixup_load_uniform() function
Dir3_nir.c757 if (OPT(s, ir3_nir_fixup_load_uniform)) in ir3_nir_lower_variant()