Results for spec/glsl-1.30/execution/built-in-functions/fs-op-rshift-ivec3-uvec3

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 1.05531716347
note
Returncode was 1
command
/home/mks-hackers/piglit/framework/../bin/shader_runner tests/../generated_tests/spec/glsl-1.30/execution/built-in-functions/fs-op-rshift-ivec3-uvec3.shader_test -auto -fbo
info
Returncode: 1

Errors:
Failed to compile FS: Fragment shader failed to compile with the following errors:
WARNING: 0:8: warning(#283) Implicit cast from ivec3 to uvec3
ERROR: 0:8: error(#160) Cannot convert from '3-component vector of unsigned int' to 'mediump 3-component vector of int'
ERROR: error(#273) 1 compilation errors.  No code generated



Output:
errors
  • Failed to compile FS: Fragment shader failed to compile with the following errors:
  • WARNING: 0:8: warning(#283) Implicit cast from ivec3 to uvec3
  • ERROR: 0:8: error(#160) Cannot convert from '3-component vector of unsigned int' to 'mediump 3-component vector of int'
  • ERROR: error(#273) 1 compilation errors.  No code generated

Back to summary