Results for shaders/glsl-fs-texturelod-01

Overview

Status: fail
Result: fail

Back to summary

Details

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

Errors:


Output:
Creating level 0 at size 8
Creating level 1 at size 4
Creating level 2 at size 2
Creating level 3 at size 1
Probe at (10,10)
  Expected: 1.000000 0.000000 0.000000 1.000000
  Observed: 0.400000 0.400000 0.400000 0.000000
Probe at (30,10)
  Expected: 0.000000 1.000000 0.000000 1.000000
  Observed: 0.400000 0.400000 0.400000 0.000000
Probe at (50,10)
  Expected: 0.000000 0.000000 1.000000 1.000000
  Observed: 0.400000 0.400000 0.400000 0.000000
Probe at (70,10)
  Expected: 1.000000 1.000000 1.000000 1.000000
  Observed: 0.400000 0.400000 0.400000 0.000000

Back to summary