Hash :
e8278d0d
Author :
Date :
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.