Blast-Radius Aware AI Code Review for Business-Critical Systems
LiveReview LiveReview Explore LiveReview

SDL_GPUFence - An opaque handle representing a fence.

Availability

       This struct is available since SDL 3.2.0.

Name

       SDL_GPUFence - An opaque handle representing a fence.

See Also

SDL_SubmitGPUCommandBufferAndAcquireFence(3),        SDL_QueryGPUFence(3),       SDL_WaitForGPUFences(3),
       SDL_ReleaseGPUFence(3)

Simple Directmedia Layer                           SDL 3.2.20                                SDL_GPUFence(3type)

Synopsis

#include<SDL3/SDL_gpu.h>typedefstructSDL_GPUFenceSDL_GPUFence;

See Also