I've been working on adding VK_KHR_ray_query support to turnip, the open-source Vulkan driver for Qualcomm Adreno GPUs. These are fixes I needed to get Q2RTX running in combination with a Mesa MR. The performance at the moment isn't that great, however.
I've been working on adding
VK_KHR_ray_query
support to turnip, the open-source Vulkan driver for Qualcomm Adreno GPUs. These are fixes I needed to get Q2RTX running in combination with a Mesa MR. The performance at the moment isn't that great, however.