Results for spec/ARB_ES2_compatibility/arb_es2_compatibility-releaseshadercompiler

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.411638021469
note Returncode was 1
command /usr/local/src/piglit/framework/../bin/arb_es2_compatibility-releaseshadercompiler -auto
errors
  • Failed to compile fragment shader: 0(2) : error C0000: syntax error, unexpected type identifier, expecting '{' at token "vec4"
  • 0(2) : error C0501: type name expected at token "vec4"
  • Failed to compile fragment shader: 0(2) : error C0000: syntax error, unexpected type identifier, expecting '{' at token "vec4"
  • 0(2) : error C0501: type name expected at token "vec4"
info
Returncode: 1

Errors:
Failed to compile fragment shader: 0(2) : error C0000: syntax error, unexpected type identifier, expecting '{' at token "vec4"
0(2) : error C0501: type name expected at token "vec4"

Failed to compile fragment shader: 0(2) : error C0000: syntax error, unexpected type identifier, expecting '{' at token "vec4"
0(2) : error C0501: type name expected at token "vec4"



Output:
Probe at (25,50)
  Expected: 0.000000 1.000000 0.000000 0.000000
  Observed: 0.000000 0.000000 0.000000 1.000000
Probe at (75,50)
  Expected: 0.000000 0.000000 1.000000 0.000000
  Observed: 0.000000 0.000000 0.000000 1.000000

Back to summary