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

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h281 #define glFramebufferTexture2DMultisampleEXT wrap_glFramebufferTexture2DMultisampleEXT macro
H A Dgles_undefine.h281 #undef 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 120 milliseconds