Check if the driver type is a renderable driver type on current platform or not.
Calling Sig:
bool result = shared_device.driver_renderable();
Note that this method is not static compared with method .driver_supported(...), it is relavant to current platform.