SDL 3.0
SDL_GPUTransferBufferLocation Struct Reference

#include <SDL_gpu.h>

Data Fields

SDL_GPUTransferBuffertransferBuffer
 
Uint32 offset
 

Detailed Description

Definition at line 531 of file SDL_gpu.h.

Field Documentation

◆ offset

Uint32 SDL_GPUTransferBufferLocation::offset

Definition at line 534 of file SDL_gpu.h.

◆ transferBuffer

SDL_GPUTransferBuffer* SDL_GPUTransferBufferLocation::transferBuffer

Definition at line 533 of file SDL_gpu.h.


The documentation for this struct was generated from the following file: