Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/targets/osmesa/
Dosmesa.mingw.def42 glColor3ub = glColor3ub@12
Dosmesa.def45 glColor3ub
/external/mesa3d/src/gallium/state_trackers/wgl/
Dopengl32.mingw.def35 glColor3ub = glColor3ub@12
Dopengl32.def35 glColor3ub
Dstw_context.c535 &glColor3ub,
/external/swiftshader/src/OpenGL/libGL/
DlibGL.def36 glColor3ub @34
DlibGL.cpp5698 void APIENTRY glColor3ub(GLubyte red, GLubyte green, GLubyte blue) in glColor3ub() function
/external/mesa3d/include/GL/
Dgl.h995 GLAPI void GLAPIENTRY glColor3ub( GLubyte red, GLubyte green, GLubyte blue );
Dgl_mangle.h232 #define glColor3ub MANGLE(Color3ub) macro