mirror of
https://github.com/libsdl-org/SDL.git
synced 2026-03-24 09:41:06 +01:00
this was causing problems when i was specifying non-zero buffer slots in `SDL_BindGPUVertexBuffers`, `SDL_GPUVertexAttribute` and `SDL_GPUVertexBufferDescription`. `firstSlot + 1` is simply copied over from metal and d3d12 backends.