Results for spec@arb_color_buffer_float@gl_rgba8-drawpixels

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.228141
Stdout
Testing 8-bit unsigned 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.749020 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.501961
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.749020 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.501961
glDrawPixels of fbo with fragment clamp FALSE (expecting no clamping)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 0.750000
  Observed: 0.749020 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.501961
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 -auto -fbo
dmesg

        

Back to summary