Searched refs:glColor4ub (Results 1 – 8 of 8) sorted by relevance
31 glColor4ub
34 glColor4ub
646 GL_API void GL_APIENTRY glColor4ub (GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha);
765 public void glColor4ub(byte red, byte green, byte blue, byte alpha) { in glColor4ub() method in MatrixTrackingGL