Results for spec/glsl-1.30/execution/built-in-functions/vs-op-rshift-ivec4-uvec4

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 1.08914899826
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-rshift-ivec4-uvec4.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 ivec4 to uvec4
ERROR: 0:10: error(#160) Cannot convert from '4-component vector of unsigned int' to 'highp 4-component vector of 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 ivec4 to uvec4
  • ERROR: 0:10: error(#160) Cannot convert from '4-component vector of unsigned int' to 'highp 4-component vector of int'
  • ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary