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.252270
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: 1.000000 -1.000000 -0.251969 0.748031
Probe color at (1,0)
  Expected: 0.000000 1.000000 1.000000 0.000000
  Observed: 0.000000 1.000000 1.000000 -1.000000
Probe color at (0,1)
  Expected: 0.500000 1.000000 0.000000 1.000000
  Observed: 0.503937 1.000000 -1.000000 1.000000
Probe color at (1,1)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 1.000000 -1.000000 -1.000000 1.000000
glDrawPixels of fbo with fragment clamp FIXED (expecting clamping)
Probe color at (0,0)
  Expected: 1.000000 0.000000 0.000000 0.750000
  Observed: 1.000000 -1.000000 -0.251969 0.748031
Probe color at (1,0)
  Expected: 0.000000 1.000000 1.000000 0.000000
  Observed: 0.000000 1.000000 1.000000 -1.000000
Probe color at (0,1)
  Expected: 0.500000 1.000000 0.000000 1.000000
  Observed: 0.503937 1.000000 -1.000000 1.000000
Probe color at (1,1)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 1.000000 -1.000000 -1.000000 1.000000
glDrawPixels of fbo with fragment clamp FALSE (expecting no clamping)
Stderr
SWR detected AVX2
vert shader  0x7f16a8f5c000
frag shader  0x7f16a8f5a000
vert shader  0x7f16a8f58000
frag shader  0x7f16a8f56000
fetch shader 0x7f16a8f54000
SWR destroy screen!
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/arb_color_buffer_float-drawpixels GL_RGBA8_SNORM -auto -fbo
dmesg

        

Back to summary