Results for glslparsertest/dvec2.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.24799990654
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\dvec2.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:12: error(#133) Reserved word: dvec2
ERROR: 0:? : error(#167) Only allowed at global scope uniform
ERROR: 0:12: error(#132) Syntax error: 'dvec2' parse error
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary