SDL_GPUStorageBufferReadWriteBinding.buffer

The buffer to bind. Must have been created with SDL_GPU_BUFFERUSAGE_COMPUTE_STORAGE_WRITE.

struct SDL_GPUStorageBufferReadWriteBinding
SDL_GPUBuffer* buffer;

Meta