-
Notifications
You must be signed in to change notification settings - Fork 5
Open
Labels
VulkanThis is an issue with Vulkan driverThis is an issue with Vulkan driver
Description
Developing a simple engine with vulkan I notice a problem: I cannot create TLAS with more than 7 BLAS with the windows driver.
The issue is well visible using amd rra tool: only 7 out of 392 meshes are loaded.
The but manifests on windows only, with a 9000 card and a 6000 card.
Same PC with linux the same works flawlessly, as it does with an nvidia card in moth linux and windows.
I managed to reproduce the problem also editing some vulkan example in github: loading more than 7 BLAS is impossibile in windows.
Metadata
Metadata
Assignees
Labels
VulkanThis is an issue with Vulkan driverThis is an issue with Vulkan driver