Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h1839 struct gl_2d_map struct
1841 GLuint Uorder; /**< Number of control points in U dimension */
1842 GLuint Vorder; /**< Number of control points in V dimension */
1843 GLfloat u1, u2, du;
1844 GLfloat v1, v2, dv;
1845 GLfloat *Points; /**< Points to contiguous control points */