Home
last modified time | relevance | path

Searched refs:glColor3ui (Results 1 – 10 of 10) sorted by relevance

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def44 glColor3ui = glColor3ui@12
Dosmesa.def47 glColor3ui
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def37 glColor3ui = glColor3ui@12
Dopengl32.def37 glColor3ui
Dstw_context.c626 &glColor3ui,
Dgldrv.h55 void (APIENTRY *glColor3ui )( GLuint red, GLuint green, GLuint blue );
/external/angle/src/libGL/
DlibGL_autogen.def37 glColor3ui
DlibGL_autogen.cpp173 void GL_APIENTRY glColor3ui(GLuint red, GLuint green, GLuint blue) in glColor3ui() function
/external/mesa3d/include/GL/
Dgl.h991 GLAPI void GLAPIENTRY glColor3ui( GLuint red, GLuint green, GLuint blue );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h873 GLAPI void GLAPIENTRY glColor3ui (GLuint red, GLuint green, GLuint blue);