Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto517 glFramebufferTexture2DMultisampleEXT = 512; enumerator
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in118 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta…
119 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in295 void API_ENTRY(glFramebufferTexture2DMultisampleEXT)(GLenum target, GLenum attachment, GLenum texta…
296 …CALL_GL_API(glFramebufferTexture2DMultisampleEXT, target, attachment, textarget, texture, level, s…
/frameworks/native/opengl/include/GLES/
Dglext.h953 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLe…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h996 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp1131 const GLMessage_Function GLMessage::glFramebufferTexture2DMultisampleEXT; member in android::gltrace::GLMessage
Dgltrace.pb.h1479 …static const Function glFramebufferTexture2DMultisampleEXT = GLMessage_Function_glFramebufferTextu… variable
Dgltrace_api.cpp12224 glmsg.set_function(GLMessage::glFramebufferTexture2DMultisampleEXT); in GLTrace_glFramebufferTexture2DMultisampleEXT()
12265 …glContext->hooks->gl.glFramebufferTexture2DMultisampleEXT(target, attachment, textarget, texture, … in GLTrace_glFramebufferTexture2DMultisampleEXT()
/frameworks/native/opengl/libs/
Dentries.in168 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
Dtrace.in168 TRACE_GL_VOID(glFramebufferTexture2DMultisampleEXT, (GLenum target, GLenum attachment, GLenum texta…