Function flamegpu::detail::wddm::deviceIsWDDM()

Function Documentation

bool flamegpu::detail::wddm::deviceIsWDDM()

Determine if the current device is using the WDDM driver or ot.

This impacts on the suitability of CUDAEventTimers amongst other things.

Returns:

boolean indicating if the WDDM driver is in use or not.