Results for spec/ARB_texture_compression/fbo-generatemipmap-formats

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 1.24800014496
note Returncode was 1
info
Returncode: 1

Errors:


Output:
Using test set: GL_ARB_texture_compression
Testing GL_COMPRESSED_ALPHA
Testing GL_COMPRESSED_LUMINANCE
Probe at (258,1)
  Expected: 1.000000 1.000000 1.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Testing GL_COMPRESSED_LUMINANCE_ALPHA
Probe at (258,1)
  Expected: 1.000000 1.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
Testing GL_COMPRESSED_INTENSITY
Probe at (258,1)
  Expected: 1.000000 1.000000 1.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 0.000000
Testing GL_COMPRESSED_RGB
Probe at (258,1)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Testing GL_COMPRESSED_RGBA
Probe at (258,1)
  Expected: 1.000000 0.000000 0.000000 0.000000
  Observed: 0.000000 0.000000 0.000000 0.000000

Back to summary