Searched defs:GET_MAX_SCISSOR (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/gallium/drivers/r600/ | ||
H A D | r600_viewport.c | 51 #define GET_MAX_SCISSOR(rctx) (rctx->gfx_level >= EVERGREEN ? 16384 : 8192) macro |
Completed in 1 milliseconds