Commit 004a6f9f5ccb5ae270aed9cc95fe22ed061d16a4

Jamie Madill 2013-07-10T15:13:38

Move VAO buffer clearing code to the destructor, instead of the constructor. This fixes assertion failures during the VertexArray destructor in Debug mode. TRAC #23390 Signed-off-by: Shannon Woods Signed-off-by: Geoff Lang Authored-by: Jamie Madill