Home
last modified time | relevance | path

Searched defs:gl_viewport_attrib (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/mesa/main/
Dmtypes.h1494 struct gl_viewport_attrib struct
1496 GLint X, Y; /**< position */
1497 GLsizei Width, Height; /**< size */
1498 GLfloat Near, Far; /**< Depth buffer range */
1499 GLmatrix _WindowMap; /**< Mapping transformation as a matrix. */