Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h1684 struct gl_1d_map struct
1686 GLuint Order; /**< Number of control points */
1687 GLfloat u1, u2, du; /**< u1, u2, 1.0/(u2-u1) */
1688 GLfloat *Points; /**< Points to contiguous control points */
/external/chromium_org/third_party/mesa/src/src/mesa/main/
Dmtypes.h1684 struct gl_1d_map struct
1686 GLuint Order; /**< Number of control points */
1687 GLfloat u1, u2, du; /**< u1, u2, 1.0/(u2-u1) */
1688 GLfloat *Points; /**< Points to contiguous control points */