Results for glslparsertest/preprocess7.frag

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.251000165939
info
Returncode: 0

Errors:


Output:
Failed to compile fragment shader tests/glslparsertest/shaders\preprocess7.frag: Fragment shader failed to compile with the following errors:
ERROR: 0:17: error(#71) Syntax error incorrect preprocessor directive
WARNING: 0:17: warning(#64) Unexpected tokens following the preprocessor directive - expected a newline(#if )
ERROR: 0:27: error(#71) Syntax error incorrect preprocessor directive
WARNING: 0:27: warning(#64) Unexpected tokens following the preprocessor directive - expected a newline(#if )
ERROR: 0:31: error(#71) Syntax error incorrect preprocessor directive
WARNING: 0:31: warning(#64) Unexpected tokens following the preprocessor directive - expected a newline(#if )
ERROR: 0:50: error(#132) Syntax error: 'Ä' parse error
ERROR: error(#273) 4 compilation errors.  No code generated

Back to summary