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

Overview

Status: pass
Result: pass

Back to summary

Details

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

Errors:


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

Back to summary