SDL 3.0
SDL_GPUTransferBufferCreateInfo Struct Reference

#include <SDL_gpu.h>

Data Fields

SDL_GPUTransferBufferUsage usage
 
Uint32 sizeInBytes
 
SDL_PropertiesID props
 

Detailed Description

Definition at line 722 of file SDL_gpu.h.

Field Documentation

◆ props

SDL_PropertiesID SDL_GPUTransferBufferCreateInfo::props

Definition at line 727 of file SDL_gpu.h.

◆ sizeInBytes

Uint32 SDL_GPUTransferBufferCreateInfo::sizeInBytes

Definition at line 725 of file SDL_gpu.h.

◆ usage

SDL_GPUTransferBufferUsage SDL_GPUTransferBufferCreateInfo::usage

Definition at line 724 of file SDL_gpu.h.


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