/external/deqp/modules/egl/ |
teglGetProcAddressTests.inl | 1395 "glFramebufferTextureOES", [all...] |
/frameworks/base/libs/hwui/debug/ |
unwrap_gles.h | 292 #undef glFramebufferTextureOES
|
wrap_gles.h | 292 #define glFramebufferTextureOES wrap_glFramebufferTextureOES [all...] |
/frameworks/native/opengl/libs/GLES2/ |
gl2ext_api.in | 97 void API_ENTRY(glFramebufferTextureOES)(GLenum target, GLenum attachment, GLuint texture, GLint level) { 98 CALL_GL_API(glFramebufferTextureOES, target, attachment, texture, level); [all...] |
/frameworks/native/opengl/libs/ |
entries.in | 273 GL_ENTRY(void, glFramebufferTextureOES, GLenum target, GLenum attachment, GLuint texture, GLint level) [all...] |
/development/ndk/platforms/android-24/include/GLES2/ |
gl2ext.h | 391 GL_APICALL void GL_APIENTRY glFramebufferTextureOES (GLenum target, GLenum attachment, GLuint texture, GLint level); [all...] |
/frameworks/native/opengl/include/GLES2/ |
gl2ext.h | 391 GL_APICALL void GL_APIENTRY glFramebufferTextureOES (GLenum target, GLenum attachment, GLuint texture, GLint level); [all...] |