Home
last modified time | relevance | path

Searched refs:framebufferTextureMultiview (Results 1 – 3 of 3) sorted by relevance

/aosp_15_r20/external/angle/src/libANGLE/
H A DContext_gles_ext_autogen.h363 void framebufferTextureMultiview(GLenum target, GLenum attachment, TextureID texturePacked, \
H A DContext.cpp5266 void Context::framebufferTextureMultiview(GLenum target, in framebufferTextureMultiview() function in gl::Context
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14178 context->framebufferTextureMultiview(target, attachment, texturePacked, level, in GL_FramebufferTextureMultiviewOVR()