Home
last modified time | relevance | path

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

/external/angle/src/libGLESv2/
Dproc_table_egl_autogen.cpp367 {"glFramebufferTextureMultiviewOVR", P(GL_FramebufferTextureMultiviewOVR)},
Dentry_points_gles_ext_autogen.h1732 ANGLE_EXPORT void GL_APIENTRY GL_FramebufferTextureMultiviewOVR(GLenum target,
DlibGLESv2_autogen.cpp5736 return GL_FramebufferTextureMultiviewOVR(target, attachment, texture, level, baseViewIndex, in glFramebufferTextureMultiviewOVR()
Dentry_points_gles_ext_autogen.cpp11646 void GL_APIENTRY GL_FramebufferTextureMultiviewOVR(GLenum target, in GL_FramebufferTextureMultiviewOVR() function