Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def42 glColor3ub = glColor3ub@12
Dosmesa.def45 glColor3ub
/external/mesa3d/src/gallium/frontends/wgl/
Dopengl32.mingw.def35 glColor3ub = glColor3ub@12
Dopengl32.def35 glColor3ub
Dstw_context.c624 &glColor3ub,
Dgldrv.h53 void (APIENTRY *glColor3ub )( GLubyte red, GLubyte green, GLubyte blue );
/external/angle/src/libGL/
DlibGL_autogen.def35 glColor3ub
DlibGL_autogen.cpp163 void GL_APIENTRY glColor3ub(GLubyte red, GLubyte green, GLubyte blue) in glColor3ub() function
/external/mesa3d/include/GL/
Dgl.h990 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
/external/OpenCL-CTS/test_conformance/gl/GLEW/GL/
Dglew.h871 GLAPI void GLAPIENTRY glColor3ub (GLubyte red, GLubyte green, GLubyte blue);