Tell whether or not the system supports shaders.
This function should always be called before using the shader features. If it returns false, then any attempt to use DSFML Shader will fail.
true if shaders are supported, false otherwise
See Implementation
Tell whether or not the system supports shaders.
This function should always be called before using the shader features. If it returns false, then any attempt to use DSFML Shader will fail.