Results for shaders/glsl-texcoord-array

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.110106945038
note Returncode was 1
command /usr/local/src/piglit/framework/../bin/shader_runner -auto tests/shaders/glsl-texcoord-array.shader_test
info
Returncode: 1

Errors:
Failed to link:
Vertex info
-----------
0(6) : error C5025: lvalue in assignment too complex

Fragment info
-------------
0(5) : error C6013: Only arrays of texcoords may be indexed in this profile, and only with a loop index variable



Output:
errors
  • Failed to link:
  • Vertex info
  • -----------
  • 0(6) : error C5025: lvalue in assignment too complex
  • Fragment info
  • -------------
  • 0(5) : error C6013: Only arrays of texcoords may be indexed in this profile, and only with a loop index variable

Back to summary