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

/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h282 #define glFramebufferTexture2DMultisampleIMG wrap_glFramebufferTexture2DMultisampleIMG macro
H A Dgles_undefine.h282 #undef glFramebufferTexture2DMultisampleIMG macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h1164 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum, GLenum, GLenum, GLuint, GLint, GLsizei);
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1906 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLenum textarget, GLuint texture, GLint level, GLsizei samples);

Completed in 109 milliseconds