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

[question] It's possible will have support extension layer for VK_EXT_robustness2? #249

Open
mrcmunir opened this issue Jun 20, 2023 · 1 comment
Labels
enhancement New feature or request

Comments

@mrcmunir
Copy link

mrcmunir commented Jun 20, 2023

https://registry.khronos.org/vulkan/specs/1.3-extensions/man/html/VK_EXT_robustness2.html

Hi The principal reason some vendor specialy in mobile socs devices no/missing implemented supported null descriptors needed for few cases and will useful in case not native supported in userspace vendor implementation .

@jeremyg-lunarg jeremyg-lunarg added the enhancement New feature or request label Jun 21, 2023
@jeremyg-lunarg
Copy link
Collaborator

It seems like this would require modifying shaders to add bounds checking similar to what is done in GPU Assisted Validation. So it is theoretically possible but would likely require a lot of effort to implement.

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

No branches or pull requests

2 participants