Home
last modified time | relevance | path

Searched refs:glFramebufferTexture2DMultisampleIMG (Results 1 – 7 of 7) sorted by relevance

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in370 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/
Dunwrap_gles.h285 #undef glFramebufferTexture2DMultisampleIMG
Dwrap_gles.h285 #define glFramebufferTexture2DMultisampleIMG wrap_glFramebufferTexture2DMultisampleIMG macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in643 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/
Dglext.h1164 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum, GLenum, GLenum, GLuint, GLint…
/frameworks/native/opengl/libs/
Dentries.in266 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1906 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…