DescriptionChange vertex buffer allocator functions to take size rather than layout.
Another step in cleaning up vertex layout code. The point here is to remove any reference to vertex layout from the low-level allocation functions, which only need to know the size of the vertex.
Patch Set 1 #
MessagesTotal messages: 3
|