mirror of
https://git.suyu.dev/suyu/suyu.git
synced 2025-09-28 14:46:44 +08:00
The vertex arrays will be copied to the stream buffer one after the other, and the attributes will be set using the ARB_vertex_attrib_binding extension. yuzu now thus requires OpenGL 4.3 or the ARB_vertex_attrib_binding extension.