|
|
|
|
|
by kvark
2461 days ago
|
|
Do other Vulkan samples work for you (e.g. vkcube)? I was getting this issue on a laptop with both NV and Intel. Problem can be worked around by forcing the Vulkan loader to use Nvidia GPU (by providing `VK_ICD_FILENAMES=<path_to_nvidia_icd.json>`). |
|