Results for spec@oes_viewport_array@bounds

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.440399
Stdout

        
Stderr
WARNING: NVK is not a conformant Vulkan implementation, testing use only.
Mesa: error: GL_INVALID_VALUE in glViewportArrayv: index (0) width or height < 0 (-10.300000, 0.000000)
Mesa: error: GL_INVALID_VALUE in glViewportIndexedf: index (1) width or height < 0 (-10.300000, 0.000000)
Mesa: error: GL_INVALID_VALUE in glViewportIndexedfv: index (2) width or height < 0 (-10.300000, 0.000000)
Mesa: error: GL_INVALID_VALUE in glViewportArrayv: index (0) width or height < 0 (5.000000, -12345.700195)
Mesa: error: GL_INVALID_VALUE in glViewportIndexedf: index (1) width or height < 0 (5.000000, -12345.700195)
Mesa: error: GL_INVALID_VALUE in glViewportIndexedfv: index (2) width or height < 0 (5.000000, -12345.700195)
Mesa: error: GL_INVALID_VALUE in glScissorArrayv: index (0) width or height < 0 (-10, 0)
Mesa: error: GL_INVALID_VALUE in glScissorIndexed: index (1) width or height < 0 (-10, 0)
Mesa: error: GL_INVALID_VALUE in glScissorIndexedv: index (2) width or height < 0 (-10, 0)
Mesa: error: GL_INVALID_VALUE in glScissorArrayv: index (0) width or height < 0 (5, -12345)
Mesa: error: GL_INVALID_VALUE in glScissorIndexed: index (1) width or height < 0 (5, -12345)
Mesa: error: GL_INVALID_VALUE in glScissorIndexedv: index (2) width or height < 0 (5, -12345)
Environment
PIGLIT_SOURCE_DIR="/home/airlied/devel/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command
/home/airlied/devel/piglit/bin/arb_viewport_array-bounds_gles3 -auto -fbo
dmesg

        

Back to summary