Function flamegpu::detail::wddm::deviceIsWDDM()¶
Defined in File wddm.cuh
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.