Binds vertex buffers on a command buffer for use with subsequent draw calls.
a render pass handle.
the vertex buffer slot to begin binding from.
an array of SDL_GPUBufferBinding structs containing vertex buffers and offset values.
the number of bindings in the bindings array.
See Implementation
Binds vertex buffers on a command buffer for use with subsequent draw calls.