Searched refs:glFramebufferTexture2DMultisampleEXT (Results 1 - 4 of 4) sorted by relevance

/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h284 #undef glFramebufferTexture2DMultisampleEXT macro
H A Dwrap_gles.h284 #define glFramebufferTexture2DMultisampleEXT wrap_glFramebufferTexture2DMultisampleEXT macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h1048 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1388 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples);

Completed in 33 milliseconds