Home | History | Annotate | Download | only in glshared

Lines Matching refs:MAX_VIEWPORT_WIDTH

78 	MAX_VIEWPORT_WIDTH	= 256,
867 const int width = de::min<int>(renderTarget.getWidth(), MAX_VIEWPORT_WIDTH);