Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_wgl_autogen.cpp412 {"glFramebufferTextureMultiviewOVR", P(GL_FramebufferTextureMultiviewOVR)},
Dproc_table_glx_autogen.cpp412 {"glFramebufferTextureMultiviewOVR", P(GL_FramebufferTextureMultiviewOVR)},
Dproc_table_egl_autogen.cpp534 {"glFramebufferTextureMultiviewOVR", P(GL_FramebufferTextureMultiviewOVR)},
Dentry_points_gles_ext_autogen.h1830 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTextureMultiviewOVR(GLenum target,
DlibGLESv2_autogen.cpp5914 return GL_FramebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, in glFramebufferTextureMultiviewOVR()
Dentry_points_gles_ext_autogen.cpp13387 void GL_APIENTRY GL_FramebufferTextureMultiviewOVR(GLenum target, in GL_FramebufferTextureMultiviewOVR() function