Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto153 glFramebufferTexture2DMultisampleIMG = 127; enumerator
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in439 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta…
440 …CALL_GL_API(glFramebufferTexture2DMultisampleIMG, target, attachment, textarget, texture, level, s…
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in499 void API_ENTRY(glFramebufferTexture2DMultisampleIMG)(GLenum target, GLenum attachment, GLenum texta…
500 …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/GLES_trace/src/
Dgltrace.pb.cpp959 const GLMessage_Function GLMessage::glFramebufferTexture2DMultisampleIMG; member in android::gltrace::GLMessage
Dgltrace.pb.h1307 …static const Function glFramebufferTexture2DMultisampleIMG = GLMessage_Function_glFramebufferTextu… variable
Dgltrace_api.cpp21140 glmsg.set_function(GLMessage::glFramebufferTexture2DMultisampleIMG); in GLTrace_glFramebufferTexture2DMultisampleIMG()
21181 …glContext->hooks->gl.glFramebufferTexture2DMultisampleIMG(target, attachment, textarget, texture, … in GLTrace_glFramebufferTexture2DMultisampleIMG()
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1407 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
/frameworks/native/opengl/libs/
Dentries.in213 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
Dtrace.in213 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum texta…