Results for spec/ARB_texture_float/fbo-blending-formats/GL_RGB32F_ARB

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.194508075714
note
Returncode was 1
command
/home/daenzer/src/piglit-git/piglit/framework/../bin/fbo-blending-formats -auto GL_ARB_texture_float
subtest {u'GL_ALPHA32F_ARB': u'pass', u'GL_LUMINANCE32F_ARB': u'pass', u'GL_LUMINANCE16F_ARB': u'pass', u'GL_INTENSITY32F_ARB': u'pass', u'GL_RGB16F_ARB': u'fail', u'GL_RGBA16F_ARB': u'pass', u'GL_LUMINANCE_ALPHA16F_ARB': u'pass', u'GL_RGB32F_ARB': u'fail', u'GL_ALPHA16F_ARB': u'pass', u'GL_INTENSITY16F_ARB': u'pass', u'GL_RGBA32F_ARB': u'pass', u'GL_LUMINANCE_ALPHA32F_ARB': u'pass'}
info
Returncode: 1

Errors:


Output:
Using test set: GL_ARB_texture_float
Testing GL_RGB16F_ARB
Probe at (96,0)
  Expected: 0.800000 0.300000 0.500000 1.000000
  Observed: 0.849609 0.349854 0.599609 1.000000
  when testing FBO result, blending with DST_ALPHA.
Testing GL_RGBA16F_ARB
Testing GL_ALPHA16F_ARB
Testing GL_LUMINANCE16F_ARB
Testing GL_LUMINANCE_ALPHA16F_ARB
Testing GL_INTENSITY16F_ARB
Testing GL_RGB32F_ARB
Probe at (32,0)
  Expected: 0.480000 0.800000 0.680000 1.000000
  Observed: 0.480000 0.800000 0.680000 0.500000
  when testing FBO result, blending with CONSTANT_COLOR.
Probe at (53,0)
  Expected: 0.810000 0.360000 0.560000 1.000000
  Observed: 0.810000 0.360000 0.560000 0.700000
  when testing FBO result, blending with DST_COLOR.
Probe at (74,0)
  Expected: 0.760000 0.850000 0.730000 1.000000
  Observed: 0.760000 0.850000 0.730000 0.740000
  when testing FBO result, blending with SRC_COLOR.
Probe at (96,0)
  Expected: 0.800000 0.300000 0.500000 1.000000
  Observed: 0.850000 0.350000 0.600000 0.700000
  when testing FBO result, blending with DST_ALPHA.
Probe at (117,0)
  Expected: 0.760000 0.800000 0.720000 1.000000
  Observed: 0.760000 0.800000 0.720000 0.740000
  when testing FBO result, blending with SRC_ALPHA.
Testing GL_RGBA32F_ARB
Testing GL_ALPHA32F_ARB
Testing GL_LUMINANCE32F_ARB
Testing GL_LUMINANCE_ALPHA32F_ARB
Testing GL_INTENSITY32F_ARB

Back to summary