Results for spec/glsl-1.30/execution/built-in-functions/vs-op-lshift-int-uint

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 1.05000686646
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/shader_runner tests/../generated_tests/spec/glsl-1.30/execution/built-in-functions/vs-op-lshift-int-uint.shader_test -auto -fbo
info
Returncode: 1

Errors:
Failed to compile VS: Vertex shader failed to compile with the following errors:
WARNING: 0:10: warning(#283) Implicit cast from int to uint
ERROR: 0:10: error(#160) Cannot convert from 'unsigned int' to 'highp int'
ERROR: error(#273) 1 compilation errors.  No code generated



Output:
errors
  • Failed to compile VS: Vertex shader failed to compile with the following errors:
  • WARNING: 0:10: warning(#283) Implicit cast from int to uint
  • ERROR: 0:10: error(#160) Cannot convert from 'unsigned int' to 'highp int'
  • ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary