-
- Downloads
OVR_multiview: Add fb_incomplete_view_targets test
Add a test for the additional conditions required for multiview framebuffer completeness in the OVR_multiview spec, namely that the number of views is the same for all populated attachments. We test completeness for each of a sequence of changes to the attachments using the glFramebufferTextureMultiviewOVR() function, covering multiple matching and mismatching combinations in depth, stencil, and several color attachments. Signed-off-by:James Hogan <james@albanarts.com> Acked-by:
Marek Olšák <marek.olsak@amd.com> Part-of: <!987>
parent
b18c2940
No related branches found
No related tags found
Showing
- tests/opengl.py 1 addition, 0 deletionstests/opengl.py
- tests/spec/ovr_multiview/CMakeLists.gl.txt 1 addition, 0 deletionstests/spec/ovr_multiview/CMakeLists.gl.txt
- tests/spec/ovr_multiview/fb_incomplete_view_targets.c 199 additions, 0 deletionstests/spec/ovr_multiview/fb_incomplete_view_targets.c
Loading
Please register or sign in to comment