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