Results for spec@ext_framebuffer_object@fbo-colormask-formats

Overview

Result: fail

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:08.521794
Stdout
Using test set: Core formats
Testing 3
Testing 4
Testing GL_RGB
Testing GL_RGBA
Testing GL_ALPHA
Testing GL_LUMINANCE
Testing GL_LUMINANCE_ALPHA
Testing GL_INTENSITY
Testing GL_ALPHA4
Testing GL_ALPHA8
Testing GL_ALPHA12
Testing GL_ALPHA16
Testing GL_LUMINANCE4
Testing GL_LUMINANCE8
Testing GL_LUMINANCE12
Testing GL_LUMINANCE16
Testing GL_LUMINANCE4_ALPHA4
Testing GL_LUMINANCE8_ALPHA8
Testing GL_LUMINANCE12_ALPHA12
Testing GL_LUMINANCE16_ALPHA16
Testing GL_INTENSITY4
Testing GL_INTENSITY8
Testing GL_INTENSITY12
Testing GL_INTENSITY16
Testing GL_R3_G3_B2
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
Testing GL_RGB4
Testing GL_RGB5
Testing GL_RGB8
Testing GL_RGB10
Testing GL_RGB12
Testing GL_RGB16
Testing GL_RGBA2
Testing GL_RGBA4
Testing GL_RGB5_A1
Testing GL_RGBA8
Testing GL_RGB10_A2
Testing GL_RGBA12
Testing GL_RGBA16
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 -auto -fbo
dmesg

        

Back to summary