Home
last modified time | relevance | path

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

/external/angle/src/libANGLE/
DContext_gles_ext_autogen.h265 void framebufferTextureMultiview(GLenum target, GLenum attachment, TextureID texturePacked, \
DContext.cpp4629 void Context::framebufferTextureMultiview(GLenum target, in framebufferTextureMultiview() function in gl::Context
/external/angle/src/libGLESv2/
Dentry_points_gles_ext_autogen.cpp10503 context->framebufferTextureMultiview(target, attachment, texturePacked, level, in GL_FramebufferTextureMultiviewOVR()