Get the number of GPU drivers compiled into SDL.
Defined in <SDL3/SDL_gpu.h>
int SDL_GetNumGPUDrivers(void);
(int) Returns the number of built in GPU drivers.
This function is available since SDL 3.2.0.
CategoryAPI, CategoryAPIFunction, CategoryGPU