Results for spec@mesa_shader_integer_functions@compiler@interpolation@fs-interpolateatcentroid-array.frag

Overview

Result: pass

Back to summary

Details

Detail Value
Returncode 0
Time 0:00:00.051844
Stdout
Failed to compile fragment shader /root/piglit/tests/spec/mesa_shader_integer_functions/compiler/interpolation/fs-interpolateAtCentroid-array.frag: 0:19(14): error: no matching function for call to `interpolateAtCentroid(float)'; candidates are:
0:19(9): error: cannot construct `vec4' from a non-numeric data type
0:19(2): error: operands to arithmetic operators must be numeric
0:19(2): error: could not implicitly convert error to vec4
0:20(14): error: no matching function for call to `interpolateAtCentroid(vec2)'; candidates are:
0:20(9): error: cannot construct `vec4' from a non-numeric data type
0:20(2): error: operands to arithmetic operators must be numeric
0:20(2): error: could not implicitly convert error to vec4
0:21(14): error: no matching function for call to `interpolateAtCentroid(vec3)'; candidates are:
0:21(9): error: cannot construct `vec4' from a non-numeric data type
0:21(2): error: operands to arithmetic operators must be numeric
0:21(2): error: could not implicitly convert error to vec4
0:22(9): error: no matching function for call to `interpolateAtCentroid(vec4)'; candidates are:
0:22(2): error: operands to arithmetic operators must be numeric
0:22(2): error: could not implicitly convert error to vec4

Stderr
couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Mesa warning: couldn't open libtxc_dxtn.so, software DXTn compression/decompression unavailable
Environment
PIGLIT_SOURCE_DIR="/root/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /root/piglit/bin/glslparsertest /root/piglit/tests/spec/mesa_shader_integer_functions/compiler/interpolation/fs-interpolateAtCentroid-array.frag fail 1.30 GL_MESA_shader_integer_functions
dmesg

        

Back to summary