Searched refs:glFramebufferTexture2DMultisampleIMG (Results 1 – 7 of 7) sorted by relevance
| /frameworks/native/opengl/libs/GLES_CM/ |
| D | glext_api.in | 370 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta… 371 …CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, s…
|
| /frameworks/base/libs/hwui/debug/ |
| D | unwrap_gles.h | 285 #undef glFramebufferTexture2DMultisampleIMG
|
| D | wrap_gles.h | 285 #define glFramebufferTexture2DMultisampleIMG wrap_glFramebufferTexture2DMultisampleIMG macro
|
| /frameworks/native/opengl/libs/GLES2/ |
| D | gl2ext_api.in | 643 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta… 644 …CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, s…
|
| /frameworks/native/opengl/include/GLES/ |
| D | glext.h | 1164 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum, GLenum, GLenum, GLuint, GLint…
|
| /frameworks/native/opengl/libs/ |
| D | entries.in | 266 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
|
| /frameworks/native/opengl/include/GLES2/ |
| D | gl2ext.h | 1906 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
|