Searched defs:glSecondaryColor3ub (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/src/OpenGL/libGL/
H A DlibGL.cpp7768 void APIENTRY glSecondaryColor3ub(GLubyte red, GLubyte green, GLubyte blue) {UNIMPLEMENTED();} function
8009 EXT(glSecondaryColor3ub),
/external/mesa3d/include/GL/
H A Dgl_mangle.h1967 #define glSecondaryColor3ub MANGLE(SecondaryColor3ub) macro

Completed in 74 milliseconds