SDL_GPUFence.3type - Man Page
An opaque handle representing a fence.
Synopsis
#include <SDL3/SDL_gpu.h> typedef struct SDL_GPUFence SDL_GPUFence;
Availability
This struct is available since SDL 3.2.0.
See Also
SDL_SubmitGPUCommandBufferAndAcquireFence(3), SDL_QueryGPUFence(3), SDL_WaitForGPUFences(3), SDL_ReleaseGPUFence(3)
Info
SDL 3.4.8 Simple Directmedia Layer SDL3 DATATYPES