Home | Info | Community | Development | myReactOS | Contact Us
[static]
Definition at line 223 of file arrayobj.c.
Referenced by _mesa_DeleteVertexArraysAPPLE().
{ if (bufObj != ctx->Array.NullBufferObj) { _mesa_reference_buffer_object(ctx, &bufObj, NULL); } }