Results for spec/ARB_blend_func_extended/arb_blend_func_extended-fbo-extended-blend-explicit

Overview

Status: fail
Result: fail

Back to summary

Details

Detail Value
returncode 1
time 0.133916854858
note
Returncode was 1
errors_ignored
  • Mesa: User error: GL_INVALID_VALUE in glAttachShader
command
/home/daenzer/src/piglit-git/piglit/framework/../bin/arb_blend_func_extended-fbo-extended-blend-explicit -auto
errors
  • Failed to compile vertex shader: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.00 ES, 1.10, and 1.20
  • Failed to compile fragment shader: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.00 ES, 1.10, and 1.20
info
Returncode: 1

Errors:
Failed to compile vertex shader: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.00 ES, 1.10, and 1.20


Failed to compile fragment shader: 0:1(10): error: GLSL 1.30 is not supported. Supported versions are: 1.00 ES, 1.10, and 1.20


Mesa: User error: GL_INVALID_VALUE in glAttachShader


Output:
Unexpected GL error: GL_INVALID_VALUE 0x501
(Error at /home/daenzer/src/piglit-git/piglit/tests/spec/arb_blend_func_extended/execution/fbo-extended-blend-explicit.c:275)
Probe at (5,5)
  Expected: 0.375000 0.125000 0.125000 0.250000
  Observed: 1.000000 1.000000 1.000000 1.000000
For src/dst 0 1 0

Back to summary