Commit e8278d0d5b34d98fe38eae84f6f245072d186faa

Alex Szpakowski 2019-08-17T16:53:08

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.