Hello, Should replace `VK_LAYER_LUNARG_standard_validation` with `VK_LAYER_KHRONOS_validation` (ubuntu 22.04) : https://github.com/realitix/vulkan/blob/3dff4903f98298d67c3b6659655a97bbd0231c64/example/contribs/example_glfw.py#L17 I can do a PR, but I should check if it work on Win before.
Hello,
Should replace
VK_LAYER_LUNARG_standard_validationwithVK_LAYER_KHRONOS_validation(ubuntu 22.04) :vulkan/example/contribs/example_glfw.py
Line 17 in 3dff490
I can do a PR, but I should check if it work on Win before.