Results for glslparsertest/fragmentOnly3.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.233999967575
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/shaders\fragmentOnly3.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:12: error(#143) Undeclared identifier gl_FragColor
ERROR: 0:12: error(#160) Cannot convert from 'const highp 4-component vector of float' to 'float'
ERROR: error(#60) Unknown char ''
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary