Results for spec/glsl-1.30/compiler/interpolation-qualifiers/smooth-varying-01.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.209725141525
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.30/compiler/interpolation-qualifiers/smooth-varying-01.frag fail 1.30
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/spec/glsl-1.30/compiler/interpolation-qualifiers/smooth-varying-01.frag: 0(15) : warning C7555: 'varying' is deprecated, use 'in/out' instead
0(15) : error C7560: OpenGL does not allow '?' with 'varying'
0(15) : error C7561: OpenGL requires 'in/out' with '?'

Back to summary