1
1
mirror of https://github.com/ryujinx-mirror/ryujinx.git synced 2025-12-14 12:35:10 -06:00
Files
ryujinx/Ryujinx.Graphics.OpenGL/VertexArray.cs
gdkchan 8750b90a7f Ensure that vertex attribute buffer index is valid on GPU (#3942)
* Ensure that vertex attribute buffer index is valid on GPU

* Remove vertex buffer validation code from OpenGL

* Remove some fields that are no longer necessary
2022-11-30 18:06:40 -03:00

8.8 KiB