Home
last modified time | relevance | path

Searched refs:glFramebufferTexture2DMultisampleEXT (Results 1 – 9 of 9) 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/
Dgles_redefine.h281 #define glFramebufferTexture2DMultisampleEXT wrap_glFramebufferTexture2DMultisampleEXT macro
Dgles_undefine.h281 #undef glFramebufferTexture2DMultisampleEXT
Dgles_stubs.in1414 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta…
1415 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
Dgles_decls.in472 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
/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/include/GLES2/
Dgl2ext.h1388 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
/frameworks/native/opengl/libs/
Dentries.in265 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…