Searched refs:glFramebufferTexture2DMultisampleIMG (Results 1 – 11 of 11) sorted by relevance
| /frameworks/native/opengl/libs/GLES_trace/ |
| D | gltrace.proto | 153 glFramebufferTexture2DMultisampleIMG = 127; enumerator
|
| /frameworks/native/opengl/libs/GLES2/ |
| D | gl2ext_api.in | 271 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/ |
| D | glext_api.in | 343 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/ |
| D | glext.h | 1069 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment, GLe…
|
| /frameworks/native/opengl/include/GLES2/ |
| D | gl2ext.h | 1222 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleIMG (GLenum target, GLenum attachment,…
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace.pb.cpp | 768 const GLMessage_Function GLMessage::glFramebufferTexture2DMultisampleIMG; member in android::gltrace::GLMessage
|
| D | gltrace.pb.h | 1116 …static const Function glFramebufferTexture2DMultisampleIMG = GLMessage_Function_glFramebufferTextu… variable
|
| D | gltrace_api.cpp | 14552 glmsg.set_function(GLMessage::glFramebufferTexture2DMultisampleIMG); in GLTrace_glFramebufferTexture2DMultisampleIMG() 14593 …glContext->hooks->gl.glFramebufferTexture2DMultisampleIMG(target, attachment, textarget, texture, … in GLTrace_glFramebufferTexture2DMultisampleIMG()
|
| /frameworks/native/opengl/libs/ |
| D | debug.in | 81 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum texta…
|
| D | entries.in | 169 GL_ENTRY(void, glFramebufferTexture2DMultisampleIMG, GLenum target, GLenum attachment, GLenum texta…
|
| D | trace.in | 169 TRACE_GL_VOID(glFramebufferTexture2DMultisampleIMG, (GLenum target, GLenum attachment, GLenum texta…
|