Searched refs:GL_BlendFunciEXT (Results 1 – 4 of 4) sorted by relevance
178 {"glBlendFunciEXT", P(GL_BlendFunciEXT)},
744 ANGLE_EXPORT void GL_APIENTRY GL_BlendFunciEXT(GLuint buf, GLenum src, GLenum dst);
3961 return GL_BlendFunciEXT(buf, src, dst); in glBlendFunciEXT()
4425 void GL_APIENTRY GL_BlendFunciEXT(GLuint buf, GLenum src, GLenum dst) in GL_BlendFunciEXT() function