Results for glslparsertest/fragmentOnly1.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.90499997139
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/shaders\fragmentOnly1.vert: ERROR: 0:12: 'gl_FrontFacing' : undeclared identifier 
ERROR: 0:12: 'assign' :  cannot convert from 'const bool' to 'float'
ERROR: 2 compilation errors.  No code generated.


Back to summary