Home | History | Annotate | Download | only in glshared

Lines Matching refs:MAX_VIEWPORT_HEIGHT

79 	MAX_VIEWPORT_HEIGHT	= 256,
868 const int height = de::min<int>(renderTarget.getHeight(), MAX_VIEWPORT_HEIGHT);