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

Overview

Status: pass
Result: pass

Back to summary

Details

Detail Value
returncode 0
time 0.206440210342
command
/home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.30/compiler/arithmetic-operators/unsigned-mismatch-01.vert fail 1.30
info
Returncode: 0

Errors:


Output:
Failed to compile vertex shader tests/spec/glsl-1.30/compiler/arithmetic-operators/unsigned-mismatch-01.vert: 0(17) : error C7011: implicit cast from "int" to "uint"
0(17) : error C7011: implicit cast from "uint" to "int"

Back to summary