A variable controlling whether the OpenGL render driver uses shaders if they are available.
Defined in SDL_hints.h
#define SDL_HINT_RENDER_OPENGL_SHADERS "SDL_RENDER_OPENGL_SHADERS"
This variable can be set to the following values:
By default shaders are used if OpenGL supports them.