Searched defs:glColor4x (Results 1 – 6 of 6) sorted by relevance
136 #define glColor4x FNPTR(glColor4x) macro
75 glColor4x_t glColor4x; member
133 public void glColor4x(int red, int green, int blue, int alpha) { in glColor4x() method in MatrixTrackingGL
425 GL_API void GL_APIENTRY glColor4x( GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) { in glColor4x() function
316 void glColor4x(GLfixed red, GLfixed green, GLfixed blue, GLfixed alpha) in glColor4x() function