Home | History | Annotate | Download | only in performance

Lines Matching refs:MAX_VIEWPORT_WIDTH

71 static const int	MAX_VIEWPORT_WIDTH								= 64;
1680 m_viewportWidth = deMin32(MAX_VIEWPORT_WIDTH, renderTarget.getWidth());