diff options
author | Michael J. Bishop <mbtyke@gmail.com> | 2013-09-04 11:42:16 -0400 |
---|---|---|
committer | Michael J. Bishop <mbtyke@gmail.com> | 2013-09-04 11:47:36 -0400 |
commit | 61534f218715a78e5e142437d5d295035d441183 (patch) | |
tree | 52909ed5b672c107115eab4d98464096cd2d10a7 /tests/gl_vertex_buffer.png | |
parent | b872b8a299b43df0bcd8150aa4c4836fe6213e6c (diff) |
Added test which shows broken GL emulation when:
1. Binding to a VertexObjectBuffer and calling `glDrawArrays` on two
different sections of it.
2. Using `glVertexPointer` with actual pointer to a vertex array
and calling `glDrawArrays` on two different sections of it.
Diffstat (limited to 'tests/gl_vertex_buffer.png')
-rw-r--r-- | tests/gl_vertex_buffer.png | bin | 0 -> 47668 bytes |
1 files changed, 0 insertions, 0 deletions
diff --git a/tests/gl_vertex_buffer.png b/tests/gl_vertex_buffer.png Binary files differnew file mode 100644 index 00000000..3e1f2230 --- /dev/null +++ b/tests/gl_vertex_buffer.png |