Results for spec/glsl-1.30/unsigned-mismatch-01.vert

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.230999946594
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.30\compiler\arithmetic-operators\unsigned-mismatch-01.vert: Vertex shader failed to compile with the following errors:
WARNING: 0:17: warning(#283) Implicit cast from int to uint
ERROR: 0:17: error(#160) Cannot convert from 'unsigned int' to 'highp int'
ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary