Results for glslparsertest/preprocess3.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233000040054
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\preprocess3.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:27: error(#113) Too many args in Macro test3
ERROR: 0:30: error(#113) Too many args in Macro test2
ERROR: 0:32: error(#143) Undeclared identifier test4
ERROR: 0:32: error(#160) Cannot convert from 'float' to 'mediump int'
ERROR: 0:33: error(#113) Too many args in Macro test2
ERROR: 0:39: error(#113) Too many args in Macro test4
ERROR: 0:40: error(#112) Too few args in Macro test4
ERROR: 0:40: error(#132) Syntax error: ')' parse error
ERROR: error(#273) 8 compilation errors.  No code generated

Back to summary