Lines Matching defs:alpha
85 void __indirect_glClearAccum(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { }
86 void __indirect_glClearColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) { }
107 void __indirect_glColor4b(GLbyte red, GLbyte green, GLbyte blue, GLbyte alpha) { }
109 void __indirect_glColor4d(GLdouble red, GLdouble green, GLdouble blue, GLdouble alpha) { }
111 void __indirect_glColor4f(GLfloat red, GLfloat green, GLfloat blue, GLfloat alpha) { }
113 void __indirect_glColor4i(GLint red, GLint green, GLint blue, GLint alpha) { }
115 void __indirect_glColor4s(GLshort red, GLshort green, GLshort blue, GLshort alpha) { }
117 void __indirect_glColor4ub(GLubyte red, GLubyte green, GLubyte blue, GLubyte alpha) { }
119 void __indirect_glColor4ui(GLuint red, GLuint green, GLuint blue, GLuint alpha) { }
121 void __indirect_glColor4us(GLushort red, GLushort green, GLushort blue, GLushort alpha) { }
123 void __indirect_glColorMask(GLboolean red, GLboolean green, GLboolean blue, GLboolean alpha) { }
413 void __indirect_glBlendColor(GLclampf red, GLclampf green, GLclampf blue, GLclampf alpha) { }