Home
last modified time | relevance | path

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

/third_party/mesa3d/src/mesa/main/
Dmtypes.h1828 struct gl_1d_map struct
1830 GLuint Order; /**< Number of control points */
1831 GLfloat u1, u2, du; /**< u1, u2, 1.0/(u2-u1) */
1832 GLfloat *Points; /**< Points to contiguous control points */