Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/sb/
Dsb_sched.cpp1286 bool no_temp_gprs = v->is_global(); in recolor_local() local
1287 unsigned rs, re, pass = no_temp_gprs ? 1 : 0; in recolor_local()