Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_viewport.c51 #define GET_MAX_SCISSOR(rctx) (rctx->gfx_level >= EVERGREEN ? 16384 : 8192) macro

Completed in 1 milliseconds