Results for glslparsertest/attribute.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.59952712059
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/glslparsertest/shaders/attribute.frag fail 1.10
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/attribute.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:12: error(#137) 'attribute' supported in vertex shaders only
ERROR: 0:12: error(#167) Only allowed at global scope attribute
ERROR: error(#273) 2 compilation errors.  No code generated

Back to summary