0010226c0bInitialize new VertexBuffer / IndexBuffer variable for completeness.
9 years ago
Lasse Öörni
6775038a44Eliminate more duplication of API-independent index / vertex buffer code.
9 years ago
Lasse Öörni
51b026f33dUnify IndexBuffer & VertexBuffer headers for all APIs. Move API-independent parts of vertex / index buffers to their own implementation files to eliminate code duplication.