Re: [Piglit] [PATCH 1/6] arb_transform_feedback3: add test for buffer binding with invalid index

2013-10-25 Thread Ian Romanick
On 10/22/2013 06:48 AM, Topi Pohjolainen wrote: > Passes on NVIDIA (319.60 on GTX 660). > > Signed-off-by: Topi Pohjolainen > --- > tests/all.tests| 1 + > .../spec/arb_transform_feedback3/CMakeLists.gl.txt | 1 + > .../bind_buffer_invalid_index.c

[Piglit] [PATCH 1/6] arb_transform_feedback3: add test for buffer binding with invalid index

2013-10-22 Thread Topi Pohjolainen
Passes on NVIDIA (319.60 on GTX 660). Signed-off-by: Topi Pohjolainen --- tests/all.tests| 1 + .../spec/arb_transform_feedback3/CMakeLists.gl.txt | 1 + .../bind_buffer_invalid_index.c| 74 ++ 3 files changed, 76 inse