Function Renderer.supportsTarget
Wraps SDL_RenderTargetSupported
which checks if the renderer supports texture targets
bool supportsTarget() @property @trusted const;
Returns
true
if the renderer supports, otherwise false