Home
last modified time | relevance | path

Searched refs:GL_FramebufferTexture2DMultisampleEXT (Results 1 – 6 of 6) sorted by relevance

/external/angle/src/libGLESv2/
Dproc_table_wgl_autogen.cpp406 {"glFramebufferTexture2DMultisampleEXT", P(GL_FramebufferTexture2DMultisampleEXT)},
Dproc_table_glx_autogen.cpp406 {"glFramebufferTexture2DMultisampleEXT", P(GL_FramebufferTexture2DMultisampleEXT)},
Dproc_table_egl_autogen.cpp528 {"glFramebufferTexture2DMultisampleEXT", P(GL_FramebufferTexture2DMultisampleEXT)},
Dentry_points_gles_ext_autogen.h1049 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTexture2DMultisampleEXT(GLenum target,
DlibGLESv2_autogen.cpp4519 return GL_FramebufferTexture2DMultisampleEXT(target, attachment, textarget, texture, level, in glFramebufferTexture2DMultisampleEXT()
Dentry_points_gles_ext_autogen.cpp7229 void GL_APIENTRY GL_FramebufferTexture2DMultisampleEXT(GLenum target, in GL_FramebufferTexture2DMultisampleEXT() function