[Piglit] [PATCH 16/16] namespace-pollution: Add Apple vertex array as an object to test

Emil Velikov emil.l.velikov at gmail.com
Thu Jan 7 09:46:45 PST 2016


On 7 January 2016 at 02:53, Ian Romanick <idr at freedesktop.org> wrote:

> +static bool
> +validate_vertex_array(unsigned name)
> +{

> +       glBindVertexArrayAPPLE(0);
Be a good citizen and call glDeleteVertexArraysAPPLE() ?

-Emil


More information about the Piglit mailing list