Skip to content

Windows vulkan acceleration structure problem #63

@NeroReflex

Description

@NeroReflex

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 driver

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions