[Mesa-dev] [PATCH] mesa: Reference the array object in vbo_bind_arrays()
Fredrik Höglund
fredrik at kde.org
Mon Apr 15 15:24:16 PDT 2013
On Monday 15 April 2013, Marek Olšák wrote:
> I think the problem is _DrawArrays points to a deleted VAO, because we
> don't reset _DrawArrays to NULL. The attached patch should fix it. Please
> review.
I think we should check the first enabled array, since the vbo module
will set up the others to point to its own currval arrays.
Looks good otherwise.
Fredrik
More information about the mesa-dev
mailing list