Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in334 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/
Dunwrap_gles.h284 #undef glFramebufferTexture2DMultisampleEXT
Dwrap_gles.h284 #define glFramebufferTexture2DMultisampleEXT wrap_glFramebufferTexture2DMultisampleEXT macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in421 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/
Dglext.h1048 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum, GLenum, GLenum, GLuint, GLint…
/frameworks/native/opengl/libs/
Dentries.in265 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1388 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…