mirror of
https://github.com/doitsujin/dxvk.git
synced 2025-01-19 05:52:11 +01:00
c6fb8fa5e8
- Avoids rebinding the vertex buffer on every single draw. - Avoids push constants. We could use MultiDrawIndirect in the future. - Slightly reduces the vertex buffer size.