Schabrackentapir 9fef149372 bugfix: simpleVulkan now works on windows 10
Bugfix #1:  added missing cudaExternalMemoryDedicated flag on cudaExternalMemoryHandleDesc
Bugfix #2:  IsWindows8<xxx>OrGreater queries return false on Windows 10. Always returning Windows 10 values now (might break on older Windows versions)
2022-02-13 00:11:21 +01:00
..