|
SDL 3.0
|
#include <SDL_gpu.h>
Data Fields | |
| SDL_GPUBuffer * | buffer |
| Uint32 | offset |
A structure specifying a location in a buffer.
Used when copying data between buffers.
| SDL_GPUBuffer* SDL_GPUBufferLocation::buffer |
| Uint32 SDL_GPUBufferLocation::offset |