Author :
Alex Szpakowski
Date :
2019-08-17 16:53:08
Hash :e8278d0d Message :metal renderer: use vertex attributes instead of indexing into a buffer with the vertex id in the shader. Allows for more flexibility with vertex setup in the future.
Also optimize vertex buffer binding slightly.