SDL 3.0
SDL_GPUBufferCreateInfo Struct Reference

#include <SDL_gpu.h>

Data Fields

SDL_GPUBufferUsageFlags usageFlags
 
Uint32 sizeInBytes
 
SDL_PropertiesID props
 

Detailed Description

Definition at line 714 of file SDL_gpu.h.

Field Documentation

◆ props

SDL_PropertiesID SDL_GPUBufferCreateInfo::props

Definition at line 719 of file SDL_gpu.h.

◆ sizeInBytes

Uint32 SDL_GPUBufferCreateInfo::sizeInBytes

Definition at line 717 of file SDL_gpu.h.

◆ usageFlags

SDL_GPUBufferUsageFlags SDL_GPUBufferCreateInfo::usageFlags

Definition at line 716 of file SDL_gpu.h.


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