Status: pass
Result: pass
Detail | Value |
---|---|
returncode | 0 |
time | 0.270828962326 |
command | /home/mks-hackers/piglit/framework/../bin/glslparsertest tests/spec/glsl-1.20/compiler/built-in-functions/outerProduct-float.vert fail 1.20 |
info | Returncode: 0 Errors: Output: Failed to compile vertex shader tests/spec/glsl-1.20/compiler/built-in-functions/outerProduct-float.vert: 0(9) : error C1101: ambiguous overloaded function reference "outerProduct(float, float)" (0) : mat4 outerProduct(vec4, vec4) (0) : mat3x4 outerProduct(vec3, vec4) (0) : mat2x4 outerProduct(vec2, vec4) (0) : mat4x3 outerProduct(vec4, vec3) (0) : mat3 outerProduct(vec3, vec3) (0) : mat2x3 outerProduct(vec2, vec3) (0) : mat4x2 outerProduct(vec4, vec2) (0) : mat3x2 outerProduct(vec3, vec2) (0) : mat2 outerProduct(vec2, vec2) |