Results for spec/glsl-1.50/transform-feedback-vertex-id

Overview

Result: None

Back to summary

Details

Detail Value
Returncode 1
Time 0:00:00.119703
Stdout
glDrawArrays() with Starting index = 0, Number of indices = 11
glDrawArrays() with Starting index = 4, Number of indices = 4
Incorrect data for 'vertex_id' output 0.  Expected 4, got 0.
Incorrect data for 'vertex_id' output 1.  Expected 5, got 1.
Incorrect data for 'vertex_id' output 2.  Expected 6, got 2.
Incorrect data for 'vertex_id' output 3.  Expected 7, got 3.
glDrawElements() with Starting index = 0, Number of indices = 11
glDrawElements() with Starting index = 0, Number of indices = 11
Stderr

        
Command /home/jljusten/src/fdo/piglit/bin/glsl-1.50-transform-feedback-vertex-id -fbo -auto
dmesg
None

Back to summary