Searched refs:ps_prio (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Devergreen_state.c2488 int ps_prio; local
2499 ps_prio = 0;
2531 tmp |= S_008C00_PS_PRIO(ps_prio);
H A Dr600_state.c2063 int ps_prio; local
2107 ps_prio = 0;
2248 tmp |= S_008C00_PS_PRIO(ps_prio);

Completed in 157 milliseconds