Searched defs:glColor4d (Results 1 – 3 of 3) sorted by relevance
95 GL_APICALL void GL_APIENTRY glColor4d(GLdouble, GLdouble, GLdouble, GLdouble) { return; } in glColor4d() function
200 #define glColor4d MANGLE(Color4d) macro
203 void GL_APIENTRY glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) in glColor4d() function