Searched refs:glColorP3ui (Results 1 - 7 of 7) sorted by relevance

/xsrc/external/mit/mesa-demos/dist/src/trivial/
H A Dtri-2101010-dlist.c76 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(820, 0, 0, 0));
78 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(0, 921, 0, 0));
80 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(0, 0, 716, 0));
H A Dtri-2101010.c101 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(820, 0, 0, 0));
103 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(0, 921, 0, 0));
105 glColorP3ui(GL_UNSIGNED_INT_2_10_10_10_REV, conv(0, 0, 716, 0));
/xsrc/external/mit/MesaLib.old/dist/include/GL/
H A Dgl_mangle.h274 #define glColorP3ui MANGLE(ColorP3ui) macro
H A Dglext.h1660 GLAPI void APIENTRY glColorP3ui (GLenum type, GLuint color);
/xsrc/external/mit/libepoxy/src/
H A Dgl_generated.h16959 #define glColorP3ui macro
[all...]
H A Dgl_generated_dispatch.c10117 0, // glColorP3ui
[all...]
/xsrc/external/mit/MesaLib/dist/include/GL/
H A Dglext.h1624 GLAPI void APIENTRY glColorP3ui (GLenum type, GLuint color);

Completed in 272 milliseconds