Results for glslparsertest/preprocess3.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.261020183563
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders/preprocess3.frag: ERROR: 0:27: '' :   Too many args in Macro  test3
ERROR: 0:30: '' :   Too many args in Macro  test2
ERROR: 0:32: 'test4' : undeclared identifier 
ERROR: 0:32: 'assign' :  cannot convert from 'float' to 'int'
ERROR: 0:33: '' :   Too many args in Macro  test2
ERROR: 0:39: '' :   Too many args in Macro  test4
ERROR: 0:40: '' :   Too few args in Macro  test4
ERROR: 0:40: ')' : syntax error syntax error
ERROR: Parser found no code to compile in source strings.

Back to summary