/external/deqp/modules/egl/ |
teglGetProcAddressTests.inl | 1375 "glBlendEquationSeparateiOES", [all...] |
/frameworks/base/libs/hwui/debug/ |
unwrap_gles.h | 64 #undef glBlendEquationSeparateiOES
|
wrap_gles.h | 64 #define glBlendEquationSeparateiOES wrap_glBlendEquationSeparateiOES [all...] |
/frameworks/native/opengl/libs/GLES2/ |
gl2ext_api.in | 70 void API_ENTRY(glBlendEquationSeparateiOES)(GLuint buf, GLenum modeRGB, GLenum modeAlpha) { 71 CALL_GL_API(glBlendEquationSeparateiOES, buf, modeRGB, modeAlpha); [all...] |
/frameworks/native/opengl/libs/ |
entries.in | 45 GL_ENTRY(void, glBlendEquationSeparateiOES, GLuint buf, GLenum modeRGB, GLenum modeAlpha) [all...] |
/development/ndk/platforms/android-24/include/GLES2/ |
gl2ext.h | 316 GL_APICALL void GL_APIENTRY glBlendEquationSeparateiOES (GLuint buf, GLenum modeRGB, GLenum modeAlpha); [all...] |
/frameworks/native/opengl/include/GLES2/ |
gl2ext.h | 316 GL_APICALL void GL_APIENTRY glBlendEquationSeparateiOES (GLuint buf, GLenum modeRGB, GLenum modeAlpha); [all...] |