Searched defs:vs_prio (Results 1 - 2 of 2) sorted by relevance

/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_state.c2064 int vs_prio; local
2108 vs_prio = 1;
2249 tmp |= S_008C00_VS_PRIO(vs_prio);
H A Devergreen_state.c2489 int vs_prio; local
2500 vs_prio = 1;
2532 tmp |= S_008C00_VS_PRIO(vs_prio);

Completed in 112 milliseconds