Results for spec@ext_transform_feedback@max-varyings

Overview

Result: crash

Back to summary

Details

Detail Value
Returncode -11
Time 0:00:01.839306
Stdout
Vertical axis: Increasing numbers of varyings captured by transform feedback.
Horizontal axis: Offset of first varying captured.
GL_MAX_VARYING_FLOATS = 128
GL_MAX_TRANSFORM_FEEDBACK_INTERLEAVED_COMPONENTS = 32
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 0, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 1, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 2, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 3, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 4, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
When recording 1 varyings
Out of a total of 32
With an offset of 0
Got incorrect transform feedback data for vertex 5, varying v[0]
Expected (0.000000, 1.000000, 2.000000, 3.000000)
Actual (0.000000, 0.000000, 0.000000, 0.000000)
Stderr
SWR detected AVX2
vert shader  0x7fd1a07e4000
frag shader  0x7fd1a07e2000
vert shader  0x7fd1a07e0000
frag shader  0x7fd1a07db000
so shader    0x7fd1a07d9000
fetch shader 0x7fd1a07d7000
vert shader  0x7fd1a07e0000
frag shader  0x7fd1a07db000
so shader    0x7fd1a0680000
vert shader  0x7fd1a07e0000
frag shader  0x7fd1a07db000
so shader    0x7fd1a067e000
Environment
PIGLIT_SOURCE_DIR="/home/ilia/src/piglit" PIGLIT_PLATFORM="mixed_glx_egl"
Command /home/ilia/src/piglit/bin/ext_transform_feedback-max-varyings -auto -fbo
dmesg

        

Back to summary