|
ObjectivelyGPU
Object oriented graphics framework for SDL3 and C
|
ComputePipeline wraps an SDL_GPUComputePipeline, owning its handle.
More...
Go to the source code of this file.
Data Structures | |
| struct | ComputePipeline |
An SDL_GPUComputePipeline: a compiled compute program and its binding layout. More... | |
Typedefs | |
| typedef struct RenderDevice | RenderDevice |
| typedef struct ComputePipeline | ComputePipeline |
Functions | |
| OBJECTIVELYGPU_EXPORT Class * | _ComputePipeline (void) |
ComputePipeline wraps an SDL_GPUComputePipeline, owning its handle.
| typedef struct ComputePipeline ComputePipeline |
| typedef struct RenderDevice RenderDevice |
| OBJECTIVELYGPU_EXPORT Class * _ComputePipeline | ( | void | ) |