Home | History | Annotate | Download | only in GLES2

Lines Matching full:glblendequationseparateioes

70 void API_ENTRY(glBlendEquationSeparateiOES)(GLuint buf, GLenum modeRGB, GLenum modeAlpha) {
71 CALL_GL_API(glBlendEquationSeparateiOES, buf, modeRGB, modeAlpha);