A structure specifying parameters related to binding buffers in a compute pass.
The buffer to bind. Must have been created with SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_WRITE.
true cycles the buffer if it is already bound.
SDL_BeginGPUComputePass
See Implementation
A structure specifying parameters related to binding buffers in a compute pass.