On Fri, May 11, 2012 at 8:06 AM, Brian Paul <[email protected]> wrote:
> On 05/10/2012 11:34 AM, Jordan Justen wrote:
>> I'd like to leave the combined VBO for index/vertex data in the
>> primitive-restart test. Do you agree?
>
> I'd rather have separate VBOs to keep the test focused on one thing
> (primitive restart).  I really don't have any time now to investigate/fix
> the single-vbo + restart bug (it might happen with all gallium drivers, btw)
> so the test would just keep failing for the foreseeable future.  I'd rather
> not leave it in that state.

I could see creating a separate test for VBOs (say
primitive-restart-vbo) that has the single VBO case.

Or do you prefer that I add VBO support to primitive-restart (with 2
VBOs), and add a separate primitive-restart-single-vbo test?

-Jordan
_______________________________________________
Piglit mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to