Results for glslparsertest/attribute.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.249000072479
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: 0:14: error(#132) Syntax error: 'è' parse error
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary