Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp346 {"glFramebufferTexture2DMultisampleEXT", P(GL_FramebufferTexture2DMultisampleEXT)},
Dentry_points_gles_ext_autogen.h872 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTexture2DMultisampleEXT(GLenum target,
DlibGLESv2_autogen.cpp4202 return GL_FramebufferTexture2DMultisampleEXT(target, attachment, textarget, texture, level, in glFramebufferTexture2DMultisampleEXT()
Dentry_points_gles_ext_autogen.cpp5366 void GL_APIENTRY GL_FramebufferTexture2DMultisampleEXT(GLenum target, in GL_FramebufferTexture2DMultisampleEXT() function