Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp171 {"glBlendEquationiOES", P(GL_BlendEquationiOES)},
Dentry_points_gles_ext_autogen.h1275 ANGLE_EXPORT void GL_APIENTRY GL_BlendEquationiOES(GLuint buf, GLenum mode);
DlibGLESv2_autogen.cpp4939 return GL_BlendEquationiOES(buf, mode); in glBlendEquationiOES()
Dentry_points_gles_ext_autogen.cpp8331 void GL_APIENTRY GL_BlendEquationiOES(GLuint buf, GLenum mode) in GL_BlendEquationiOES() function