Home
last modified time | relevance | path

Searched refs:GL_BlendEquation (Results 1 – 8 of 8) sorted by relevance

/external/angle/src/libGLESv2/
Dentry_points_gles_2_0_autogen.h31 ANGLE_EXPORT void GL_APIENTRY GL_BlendEquation(GLenum mode);
Dproc_table_egl_autogen.cpp164 {"glBlendEquation", P(GL_BlendEquation)},
Dentry_points_gles_2_0_autogen.cpp218 void GL_APIENTRY GL_BlendEquation(GLenum mode) in GL_BlendEquation() function
DlibGLESv2_autogen.cpp66 return GL_BlendEquation(mode); in glBlendEquation()
/external/angle/src/libGL/
Dproc_table_wgl_autogen.cpp62 {"glBlendEquation", P(GL_BlendEquation)},
Dentry_points_gl_1_autogen.h638 ANGLE_EXPORT void GL_APIENTRY GL_BlendEquation(GLenum mode);
DlibGL_autogen.cpp2138 return GL_BlendEquation(mode); in glBlendEquation()
Dentry_points_gl_1_autogen.cpp9128 void GL_APIENTRY GL_BlendEquation(GLenum mode) in GL_BlendEquation() function