Home
last modified time | relevance | path

Searched refs:mir_match_offset (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_address.c203 mir_match_offset(nir_ssa_def *offset, bool first_free, bool extend) in mir_match_offset() function
256 struct mir_address match = mir_match_offset(offset->ssa, first_free, true); in mir_set_offset()
291 struct mir_address match = mir_match_offset(src->ssa, false, false); in mir_set_ubo_offset()
/third_party/mesa3d/docs/relnotes/
D21.0.0.rst1555 - pan/mdg: Add i2i64 to mir_match_offset