PrevUpHomeNext

method: shared_device.driver_renderable()


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.

See Also

method: shared_device.tuple()

class: dcpp::shared_device

Back

Up

c++

Duckcpp

cppfx.xyz


PrevUpHomeNext