Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/main/
Dmtypes.h1839 struct gl_geometry_program struct
1841 struct gl_program Base; /**< base class */
1843 GLint VerticesOut;
1844 GLenum InputType; /**< GL_POINTS, GL_LINES, GL_LINES_ADJACENCY_ARB,
1846 GLenum OutputType; /**< GL_POINTS, GL_LINE_STRIP or GL_TRIANGLE_STRIP */