[email protected] writes: > From: Arthur Huillet <[email protected]> > > The test was passing a NULL indices pointer without an element buffer bound. > Nothing in the GL spec requires a NULL check, so drivers were free to crash > before checking the error condition that the test attempts to check. Fix this > by passing an index buffer. > > Also swap vertex counts and instance counts, which I suspect were mixed up in > the test author's head. That part is strictly cosmetic and has no functional > impact.
Commit messages should be wrapped at 80 columns-ish. Other than that, Reviewed-by: Eric Anohlt <[email protected]>
signature.asc
Description: PGP signature
_______________________________________________ Piglit mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/piglit
