Results for spec@arb_es2_compatibility@fbo-colormask-formats

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.510190
Stdout
Using test set: GL_ARB_ES2_compatibility
Testing GL_RGB565
glColorMask(1, 0, 0, 0)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
glColorMask(0, 1, 0, 0)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
glColorMask(1, 1, 0, 0)
  Expected: 1.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
glColorMask(0, 0, 1, 0)
  Expected: 0.000000 0.000000 1.000000 1.000000
  Observed: 0.000000 1.000000 0.000000 1.000000
glColorMask(1, 0, 1, 0)
  Expected: 1.000000 0.000000 1.000000 1.000000
  Observed: 0.000000 1.000000 0.000000 1.000000
glColorMask(0, 1, 1, 0)
  Expected: 0.000000 1.000000 1.000000 1.000000
  Observed: 1.000000 1.000000 0.000000 1.000000
glColorMask(1, 0, 0, 1)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
glColorMask(0, 1, 0, 1)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
glColorMask(1, 1, 0, 1)
  Expected: 1.000000 1.000000 0.000000 1.000000
  Observed: 1.000000 0.000000 0.000000 1.000000
glColorMask(0, 0, 1, 1)
  Expected: 0.000000 0.000000 1.000000 1.000000
  Observed: 0.000000 1.000000 0.000000 1.000000
glColorMask(1, 0, 1, 1)
  Expected: 1.000000 0.000000 1.000000 1.000000
  Observed: 0.000000 1.000000 0.000000 1.000000
glColorMask(0, 1, 1, 1)
  Expected: 0.000000 1.000000 1.000000 1.000000
  Observed: 1.000000 1.000000 0.000000 1.000000
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/fbo-colormask-formats GL_ARB_ES2_compatibility -auto -fbo
dmesg

        

Back to summary