Results for glslparsertest/glsl2/draw_buffers-07.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.254999876022
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/glslparsertest/glsl2\draw_buffers-07.vert: Vertex shader failed to compile with the following errors:
ERROR: 0:17: error(#143) Undeclared identifier gl_FragData
ERROR: 0:17: error(#145) Left of '[' is not of type array, matrix, or vector gl_FragData
ERROR: 0:17: error(#160) Cannot convert from 'attribute 4-component vector of float' to 'float'
ERROR: error(#273) 3 compilation errors.  No code generated

Back to summary