Get the name of a built in video driver.
Defined in SDL_video.h
index | the index of a video driver |
Returns the name of the video driver with the given index.
The video drivers are presented in the order in which they are normally checked during initialization.
This function is available since SDL 2.0.0.