Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sfn/
Dsfn_ra.cpp343 GroupRegisters groups_sorted; in register_allocation() local
345 groups_sorted.push(group); in register_allocation()
347 if (!group_allocation(lrm, interference, groups_sorted)) in register_allocation()