Checks for GPU runtime support.
Defined in <SDL3/SDL_gpu.h>
bool SDL_GPUSupportsProperties(
SDL_PropertiesID props);
SDL_PropertiesID | props | the properties to use. |
(bool) Returns true if supported, false otherwise.
This function is available since SDL 3.1.3.