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.269727
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  0x7f7818c27000
frag shader  0x7f7818c25000
vert shader  0x7f7818c23000
frag shader  0x7f7818c21000
fetch shader 0x7f7818c1f000
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