Searched defs:glColor4ub (Results 1 – 5 of 5) sorted by relevance
74 glColor4ub_t glColor4ub; member
765 public void glColor4ub(byte red, byte green, byte blue, byte alpha) { in glColor4ub() method in MatrixTrackingGL
420 GL_API void GL_APIENTRY glColor4ub( GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { in glColor4ub() function
311 void glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) in glColor4ub() function