Home
last modified time | relevance | path

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

/external/mesa3d/src/panfrost/midgard/
Dmidgard_schedule.c362 unsigned *comp_mapping, in mir_adjust_constant() argument
426 comp_mapping[comp] = best_place >> type_shift; in mir_adjust_constant()
446 unsigned comp_mapping[2][16] = { }; in mir_adjust_constants() local
460 comp_mapping[src], bundle_constants, false)) in mir_adjust_constants()
465 comp_mapping[src], bundle_constants, true)) in mir_adjust_constants()
483 mir_compose_swizzle(ins->swizzle[s], comp_mapping[s], ins->swizzle[s]); in mir_adjust_constants()