Stefano Trettel
Results
2
issues of
Stefano Trettel
Calling `vk.get_physical_device_properties( )` without enabling the `VK_KHR_get_physical_device_properties2` instance extension causes a segmentation fault. System: Ubuntu 18.04, NVidia 390.116, VulkanSDK 1.1.116.0, MoonVulkan 0.8. This affects most of the examples. The workaround...
bug
On Windows 11 x64 / MSYS2 MinGW64, the example scripts freeze on exit if the window is not explicitly destroyed. See pull request #12 .