Results for spec@arb_color_buffer_float@gl_rgba8_snorm-drawpixels

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.277765
Stdout


Testing 8-bit signed normalized fixed-point FBO
glDrawPixels of fbo with fragment clamp TRUE  (expecting clamping)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 0.750000
  Observed: 0.748031 0.000000 0.000000 1.000000
Probe color at (0,1)
  Expected: 0.500000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 1.000000 0.503937
glDrawPixels of fbo with fragment clamp FIXED (expecting clamping)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 0.750000
  Observed: 0.748031 0.000000 0.000000 1.000000
Probe color at (0,1)
  Expected: 0.500000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 1.000000 0.503937
glDrawPixels of fbo with fragment clamp FALSE (expecting no clamping)
Probe color at (0,0)
  Expected: 1.000000 -1.000000 -0.250000 0.750000
  Observed: 0.748031 -0.251969 -1.000000 1.000000
Probe color at (1,0)
  Expected: 0.000000 1.000000 1.000000 -1.000000
  Observed: -1.000000 1.000000 1.000000 0.000000
Probe color at (0,1)
  Expected: 0.500000 1.000000 -1.000000 1.000000
  Observed: 1.000000 -1.000000 1.000000 0.503937
Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/arb_color_buffer_float-drawpixels GL_RGBA8_SNORM -auto -fbo
dmesg

        

Back to summary