Home
last modified time | relevance | path

Searched refs:GL_BlendEquationiEXT (Results 1 – 4 of 4) sorted by relevance

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp170 {"glBlendEquationiEXT", P(GL_BlendEquationiEXT)},
Dentry_points_gles_ext_autogen.h738 ANGLE_EXPORT void GL_APIENTRY GL_BlendEquationiEXT(GLuint buf, GLenum mode);
DlibGLESv2_autogen.cpp3950 return GL_BlendEquationiEXT(buf, mode); in glBlendEquationiEXT()
Dentry_points_gles_ext_autogen.cpp4372 void GL_APIENTRY GL_BlendEquationiEXT(GLuint buf, GLenum mode) in GL_BlendEquationiEXT() function