|
ObjectivelyGPU
Object oriented graphics framework for SDL3 and C
|
CopyPass wraps an SDL_GPUCopyPass for uploading and copying GPU resources.
More...
Go to the source code of this file.
Data Structures | |
| struct | CopyPass |
| A scoped copy pass for uploading CPU data and copying GPU resources. More... | |
Typedefs | |
| typedef struct CommandBuffer | CommandBuffer |
| typedef struct CopyPass | CopyPass |
| typedef struct QueryPool | QueryPool |
Functions | |
| OBJECTIVELYGPU_EXPORT Class * | _CopyPass (void) |
CopyPass wraps an SDL_GPUCopyPass for uploading and copying GPU resources.
| typedef struct CommandBuffer CommandBuffer |
| OBJECTIVELYGPU_EXPORT Class * _CopyPass | ( | void | ) |