Searched refs:glFramebufferTexture2DMultisampleEXT (Results 1 – 10 of 10) sorted by relevance
| /frameworks/native/opengl/libs/GLES_trace/ |
| D | gltrace.proto | 517 glFramebufferTexture2DMultisampleEXT = 512; enumerator
|
| /frameworks/native/opengl/libs/GLES2/ |
| D | gl2ext_api.in | 118 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/ |
| D | glext_api.in | 295 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/ |
| D | glext.h | 953 GL_API void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment, GLe…
|
| /frameworks/native/opengl/include/GLES2/ |
| D | gl2ext.h | 996 GL_APICALL void GL_APIENTRY glFramebufferTexture2DMultisampleEXT (GLenum target, GLenum attachment,…
|
| /frameworks/native/opengl/libs/GLES_trace/src/ |
| D | gltrace.pb.cpp | 1131 const GLMessage_Function GLMessage::glFramebufferTexture2DMultisampleEXT; member in android::gltrace::GLMessage
|
| D | gltrace.pb.h | 1479 …static const Function glFramebufferTexture2DMultisampleEXT = GLMessage_Function_glFramebufferTextu… variable
|
| D | gltrace_api.cpp | 12224 glmsg.set_function(GLMessage::glFramebufferTexture2DMultisampleEXT); in GLTrace_glFramebufferTexture2DMultisampleEXT() 12265 …glContext->hooks->gl.glFramebufferTexture2DMultisampleEXT(target, attachment, textarget, texture, … in GLTrace_glFramebufferTexture2DMultisampleEXT()
|
| /frameworks/native/opengl/libs/ |
| D | entries.in | 168 GL_ENTRY(void, glFramebufferTexture2DMultisampleEXT, GLenum target, GLenum attachment, GLenum texta…
|
| D | trace.in | 168 TRACE_GL_VOID(glFramebufferTexture2DMultisampleEXT, (GLenum target, GLenum attachment, GLenum texta…
|