Vulkan icon indicating copy to clipboard operation
Vulkan copied to clipboard

[LINUX][AMD] Last commit breaks Raytracing on AMD / Linux

Open DistantThunder opened this issue 3 years ago • 0 comments

Hi,

In my testing, this commit:

  • https://github.com/SaschaWillems/Vulkan/commit/42b7f547a21d43498236b1d1fab077b22d921b35

Breaks all current (FOSS/Proprietary) RT on AMD devices on Linux.

Fatal : VkResult is "UNKNOWN_ERROR" in /home/xxx/xxx/Vulkan/examples/rayquery/rayquery.cpp at line 326

Segfault (139).

DistantThunder avatar Sep 22 '22 19:09 DistantThunder