-
- Downloads
OVR_multiview: Add fb_texture_errors test
Add test that glFramebufferTextureMultiviewOVR generates the errors required by the OVR_multiview spec under the specified conditions, and doesn't generate them for several valid cases on the boundary. Signed-off-by:James Hogan <james@albanarts.com> Acked-by:
Marek Olšák <marek.olsak@amd.com> Part-of: <!987>
Showing
- tests/opengl.py 5 additions, 0 deletionstests/opengl.py
- tests/spec/CMakeLists.txt 1 addition, 0 deletionstests/spec/CMakeLists.txt
- tests/spec/ovr_multiview/CMakeLists.gl.txt 13 additions, 0 deletionstests/spec/ovr_multiview/CMakeLists.gl.txt
- tests/spec/ovr_multiview/CMakeLists.txt 1 addition, 0 deletionstests/spec/ovr_multiview/CMakeLists.txt
- tests/spec/ovr_multiview/fb_texture_errors.c 154 additions, 0 deletionstests/spec/ovr_multiview/fb_texture_errors.c
Loading
Please register or sign in to comment