Home | History | Annotate | Download | only in performance

Lines Matching refs:MAX_VIEWPORT_HEIGHT

72 static const int	MAX_VIEWPORT_HEIGHT								= 64;
1681 m_viewportHeight = deMin32(MAX_VIEWPORT_HEIGHT, renderTarget.getHeight());