Results for shaders/glsl-vs-arrays

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.363244056702
note Returncode was 1
command /usr/local/src/piglit/framework/../bin/glsl-vs-arrays -auto
errors
  • Failed to link: Vertex info
  • -----------
  • 0(6) : warning C7050: "temp[0]" might be used before being initialized
  • 0(6) : warning C7050: "temp[1]" might be used before being initialized
  • 0(6) : warning C7050: "temp[2]" might be used before being initialized
  • 0(9) : error C5025: lvalue in assignment too complex
info
Returncode: 1

Errors:
Failed to link: Vertex info
-----------
0(6) : warning C7050: "temp[0]" might be used before being initialized
0(6) : warning C7050: "temp[1]" might be used before being initialized
0(6) : warning C7050: "temp[2]" might be used before being initialized
0(9) : error C5025: lvalue in assignment too complex



Output:
Probe at (15,15)
  Expected: 0.000000 1.000000 0.000000
  Observed: 1.000000 1.000000 1.000000

Back to summary