Results for spec/EXT_texture_integer/fbo_integer_precision_clear

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.113178014755
note
Returncode was 1
command
/home/daenzer/src/piglit-git/piglit/framework/../bin/ext_texture_integer-fbo_integer_precision_clear -auto
info
Returncode: 1

Errors:
fbo-integer-precision-clear: glClear failed
  Texture format = GL_RGBA32I_EXT
  Expected 300000005, 7, 6, 5
  Found 0, 0, 0, 0
fbo-integer-precision-clear: glClear failed
  Texture format = GL_RGBA32UI_EXT
  Expected 300000005, 7, 6, 5
  Found 0, 0, 0, 0
fbo-integer-precision-clear: glClear failed
  Texture format = GL_RGB32I_EXT
  Expected 300000005, 7, 6, 5
  Found 0, 0, 0, 1
fbo-integer-precision-clear: glClear failed
  Texture format = GL_RGB32UI_EXT
  Expected 300000005, 7, 6, 5
  Found 0, 0, 0, 1


Output:
errors
  • fbo-integer-precision-clear: glClear failed
  • Texture format = GL_RGBA32I_EXT
  • Expected 300000005, 7, 6, 5
  • Found 0, 0, 0, 0
  • fbo-integer-precision-clear: glClear failed
  • Texture format = GL_RGBA32UI_EXT
  • Expected 300000005, 7, 6, 5
  • Found 0, 0, 0, 0
  • fbo-integer-precision-clear: glClear failed
  • Texture format = GL_RGB32I_EXT
  • Expected 300000005, 7, 6, 5
  • Found 0, 0, 0, 1
  • fbo-integer-precision-clear: glClear failed
  • Texture format = GL_RGB32UI_EXT
  • Expected 300000005, 7, 6, 5
  • Found 0, 0, 0, 1

Back to summary