Searched defs:glBlendColor (Results 1 – 3 of 3) sorted by relevance
161 void glBlendColor(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) {} in glBlendColor() function
42 glBlendColor = 14; enumerator
387 public static native void glBlendColor( in glBlendColor() method in GLES20