Searched refs:glBlendEquationiEXT (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES31Ext.spec18 void glBlendEquationiEXT ( GLuint buf, GLenum mode )
/frameworks/base/opengl/java/android/opengl/
H A DGLES31Ext.java445 // C function void glBlendEquationiEXT ( GLuint buf, GLenum mode )
447 public static native void glBlendEquationiEXT( method in class:GLES31Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h63 #define glBlendEquationiEXT wrap_glBlendEquationiEXT macro
H A Dgles_undefine.h63 #undef glBlendEquationiEXT macro
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES31Ext.cpp788 /* void glBlendEquationiEXT ( GLuint buf, GLenum mode ) */
792 glBlendEquationiEXT(
1601 {"glBlendEquationiEXT", "(II)V", (void *) android_glBlendEquationiEXT__II },
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1334 GL_APICALL void GL_APIENTRY glBlendEquationiEXT (GLuint buf, GLenum mode);

Completed in 34 milliseconds