OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:glFramebufferTextureOES
(Results
1 - 4
of
4
) sorted by null
/frameworks/base/libs/hwui/debug/
unwrap_gles.h
292
#undef
glFramebufferTextureOES
wrap_gles.h
292
#define
glFramebufferTextureOES
wrap_glFramebufferTextureOES
[
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
...]
Completed in 45 milliseconds