Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Descriptor Indexing test is missing tests for VK_DESCRIPTOR_TYPE_ACCELERATION_STRUCTURE_KHR #484

Open
Jasper-Bekkers opened this issue Sep 12, 2024 · 0 comments

Comments

@Jasper-Bekkers
Copy link

Jasper-Bekkers commented Sep 12, 2024

Hi all,

We, in our app, are using bindless TLAS-es quite a bit and over the years we've had to work with pretty much every hardware developer to make sure that this works. On some platforms this is more fine then others (for example: Android, not so fine since drivers rarely get updated).

It looks like the CTS test contains no tests for VK_DESCRIPTOR_TYPE_ACCELERATION_STRUCTURE_KHR in https://github.com/KhronosGroup/VK-GL-CTS/blob/9d4d21644776412798f3bdb49ba3c3e42af15436/external/vulkancts/modules/vulkan/descriptor_indexing/vktDescriptorSetsIndexingTests.cpp while I do think this ought to be added & tested since it's widely supported.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant