Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto153 glFramebufferTexture2DMultisampleIMG = 127; enumerator
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in271 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta…
272 …CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, s…
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in343 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta…
344 …CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, s…
/frameworks/native/opengl/include/GLES/
Dglext.h1069 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLe…
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1222 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp768 const GLMessage_Function GLMessage::glFramebufferTexture2DMultisampleIMG; member in android::gltrace::GLMessage
Dgltrace.pb.h1116 …static const Function glFramebufferTexture2DMultisampleIMG = GLMessage_Function_glFramebufferTextu… variable
Dgltrace_api.cpp14552 glmsg.set_function(GLMessage::glFramebufferTexture2DMultisampleIMG); in GLTrace_glFramebufferTexture2DMultisampleIMG()
14593 …glContext->hooks->gl.glFramebufferTexture2DMultisampleIMG(target, attachment, textarget, texture, … in GLTrace_glFramebufferTexture2DMultisampleIMG()
/frameworks/native/opengl/libs/
Ddebug.in81 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum texta…
Dentries.in169 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
Dtrace.in169 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum texta…