Home
last modified time | relevance | path

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

/external/mesa3d/include/GL/
Dgl_mangle.h217 #define glColor4ubv MANGLE(Color4ubv) macro
/external/swiftshader/src/OpenGL/libGL/
DlibGL.cpp5823 void APIENTRY glColor4ubv(const GLubyte *v) in glColor4ubv() function