Home
last modified time | relevance | path

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

/third_party/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c274 flatten_mir(midgard_block *block, unsigned *len) in flatten_mir() function
1426 midgard_instruction **instructions = flatten_mir(block, &len); in schedule_block()
/third_party/mesa3d/docs/relnotes/
D19.3.0.rst349 - pan/midgard: Add flatten_mir helper