openglonmetal / MGL

OpenGL 4.6 on Metal
Apache License 2.0
781 stars 30 forks source link

fix finding vao attrib with the same buffer #21

Closed conversy closed 2 years ago

conversy commented 2 years ago

again, not sure of this one, but without it line 511: assert(mapped_buffers == count); would not pass.