Searched refs:glFramebufferTexture2DMultisampleEXT (Results 1 – 9 of 9) sorted by relevance
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 334 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta… 335 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 281 #define glFramebufferTexture2DMultisampleEXT wrap_glFramebufferTexture2DMultisampleEXT macro
|
D | gles_undefine.h | 281 #undef glFramebufferTexture2DMultisampleEXT
|
D | gles_stubs.in | 1414 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta… 1415 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
|
D | gles_decls.in | 472 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
|
/frameworks/native/opengl/libs/GLES2/ |
D | gl2ext_api.in | 421 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta… 422 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 1048 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum, GLenum, GLenum, GLuint, GLint…
|
/frameworks/native/opengl/include/GLES2/ |
D | gl2ext.h | 1388 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
|
/frameworks/native/opengl/libs/ |
D | entries.in | 265 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
|