Home | History | Annotate | Download | only in main

Lines Matching defs:Viewport

1492  * Viewport attribute group (GL_VIEWPORT_BIT).
2670 * OpenGL/Mesa coordinate system), this means that the viewport,
3149 #define _NEW_VIEWPORT (1 << 18) /**< gl_context::Viewport */
3469 struct gl_viewport_attrib Viewport; /**< Viewport attributes */
3551 GLboolean ViewportInitialized; /**< has viewport size been initialized? */