Home
last modified time | relevance | path

Searched defs:baseViewIndex (Results 1 – 17 of 17) sorted by relevance

/aosp_15_r20/external/angle/src/tests/gl_tests/
H A DFramebufferMultiviewTest.cpp76 int baseViewIndex, in initializeFBOs()
184 GLint baseViewIndex = -1; in TEST_P() local
210 GLint baseViewIndex = -1; in TEST_P() local
406 GLint baseViewIndex = -1; in TEST_P() local
H A DMultiviewDrawTest.cpp84 void updateFBOs(int viewWidth, int height, int numViews, int numLayers, int baseViewIndex) in updateFBOs()
/aosp_15_r20/external/angle/src/tests/test_utils/
H A DMultiviewTest.cpp181 int baseViewIndex, in AttachMultiviewTextures()
208 int baseViewIndex, in AttachMultiviewTextures()
/aosp_15_r20/external/angle/src/libANGLE/
H A DFramebuffer.cpp1936 GLuint baseViewIndex, in setAttachment()
1994 GLint baseViewIndex) in setAttachmentMultiview()
2002 GLuint baseViewIndex, in commitWebGL1DepthStencilIfConsistent()
2082 GLuint baseViewIndex, in setAttachmentImpl()
2163 GLuint baseViewIndex, in updateAttachment()
H A DFramebufferAttachment.cpp116 GLuint baseViewIndex, in attach()
H A DvalidationES3.cpp3994 GLint baseViewIndex, in ValidateFramebufferTextureMultiviewOVR()
H A DContext.cpp5270 GLint baseViewIndex, in framebufferTextureMultiview()
/aosp_15_r20/external/mesa3d/src/mesa/main/
H A Dfbobject.c3733 GLint baseViewIndex, GLsizei numViews, const char *caller) in check_multiview_texture_target()
4359 GLint baseViewIndex, GLsizei numViews) in _mesa_FramebufferTextureMultiviewOVR_no_error()
4369 GLint baseViewIndex, GLsizei numViews) in _mesa_FramebufferTextureMultiviewOVR()
4379 GLint baseViewIndex, GLsizei numViews) in _mesa_NamedFramebufferTextureMultiviewOVR_no_error()
4389 GLint baseViewIndex, GLsizei numViews) in _mesa_NamedFramebufferTextureMultiviewOVR()
/aosp_15_r20/external/angle/src/libANGLE/renderer/gl/
H A DClearMultiviewGL.cpp70 int baseViewIndex = firstAttachment->getBaseViewIndex(); in clearLayeredFBO() local
H A DFramebufferGL.cpp187 int baseViewIndex = attachment.getBaseViewIndex(); in AreAllLayersActive() local
H A Dnull_functions.cpp883 GLint baseViewIndex, in glFramebufferTextureMultiviewOVRNULL()
/aosp_15_r20/external/deqp/framework/platform/null/
H A DtcuNullRenderContextFuncs.inl2014 …, GLenum attachment, GLuint texture, GLint level, GLsizei samples, GLint baseViewIndex, GLsizei nu…
2026 …VR (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei nu…
/aosp_15_r20/external/deqp/framework/opengl/
H A DgluCallLogWrapper.inl1585 …t, glw::GLuint texture, glw::GLint level, glw::GLsizei samples, glw::GLint baseViewIndex, glw::GLs…
1592 … glw::GLenum attachment, glw::GLuint texture, glw::GLint level, glw::GLint baseViewIndex, glw::GLs…
/aosp_15_r20/external/deqp/framework/opengl/wrapper/
H A DglwImpl.inl1783 …, GLenum attachment, GLuint texture, GLint level, GLsizei samples, GLint baseViewIndex, GLsizei nu…
1791 …VR (GLenum target, GLenum attachment, GLuint texture, GLint level, GLint baseViewIndex, GLsizei nu…
/aosp_15_r20/external/angle/src/libGLESv2/
H A Dentry_points_gles_ext_autogen.cpp14156 GLint baseViewIndex, in GL_FramebufferTextureMultiviewOVR()
H A DlibGLESv2_autogen.cpp6054 GLint baseViewIndex, in glFramebufferTextureMultiviewOVR()
/aosp_15_r20/external/angle/src/libANGLE/capture/
H A Dcapture_gles_ext_autogen.cpp12242 GLint baseViewIndex, in CaptureFramebufferTextureMultiviewOVR()