Results for glslparsertest/preprocess3.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.154502868652
info
Returncode: 0

Errors:


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

Back to summary