ObjectivelyGPU
Object oriented graphics framework for SDL3 and C
Loading...
Searching...
No Matches
TransferBuffer.h File Reference
#include <SDL3/SDL_gpu.h>
#include <Objectively/Object.h>
#include <ObjectivelyGPU/Types.h>

Go to the source code of this file.

Data Structures

struct  TransferBuffer
 A CPU-accessible SDL_GPUTransferBuffer for staging data to or from the GPU. More...
 

Typedefs

typedef struct RenderDevice RenderDevice
 
typedef struct TransferBuffer TransferBuffer
 

Functions

OBJECTIVELYGPU_EXPORT Class * _TransferBuffer (void)
 

Typedef Documentation

◆ RenderDevice

typedef struct RenderDevice RenderDevice

◆ TransferBuffer

Function Documentation

◆ _TransferBuffer()

OBJECTIVELYGPU_EXPORT Class * _TransferBuffer ( void  )