mirror of
https://github.com/yuzu-emu/yuzu-android
synced 2025-01-25 01:51:56 -08:00
9531a29283
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.