diff options
author | Brian Paul <[email protected]> | 2013-05-01 19:15:32 -0600 |
---|---|---|
committer | Brian Paul <[email protected]> | 2013-05-02 09:03:15 -0600 |
commit | ecea61e414bf772944aff7d9a0899fe8f68af90a (patch) | |
tree | 3f7baa91c57afce443b452cece951cc27987d26c /src/mesa/math/m_eval.c | |
parent | a07437dc28283d471988e69586c849547894cc3c (diff) |
vbo: fix error detection in vbo_save_playback_vertex_list()
The old code didn't make sense. The clause in question did the
same thing as the next else-if clause. If we're already executing
a glBegin/End pair and we're starting a new primitive, that's an
error.
Fixes more failures in piglit gl-1.0-beginend-coverage test.
Reviewed-by: Jose Fonseca <[email protected]>
Diffstat (limited to 'src/mesa/math/m_eval.c')
0 files changed, 0 insertions, 0 deletions