used VBO instead of VAB
This commit is contained in:
@@ -55,7 +55,7 @@ class GPUBuffer;
|
||||
struct GPUBufferData;
|
||||
|
||||
class VertexAttribBuffer;
|
||||
using VAB=VertexAttribBuffer;
|
||||
using VBO=VertexAttribBuffer;
|
||||
|
||||
class IndexBuffer;
|
||||
|
||||
|
Reference in New Issue
Block a user