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

Allow disabling bound checks via VK_EXT_robustness2 #57

Open
dzhdanNV opened this issue Apr 18, 2024 · 1 comment
Open

Allow disabling bound checks via VK_EXT_robustness2 #57

dzhdanNV opened this issue Apr 18, 2024 · 1 comment
Labels
enhancement New feature or request vk VK specific

Comments

@dzhdanNV
Copy link
Collaborator

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

@dzhdanNV
Copy link
Collaborator Author

Preliminary results shows 0 usefulness:

  • bound checks are enabled for safety by default
  • checks are free (?) on NV HW (at least I didn't manage to measure a difference in NRD sample)

@dzhdanNV dzhdanNV changed the title [RFE/VK] Allow disabling bound checks via VK_EXT_robustness2 [VK] Allow disabling bound checks via VK_EXT_robustness2 Jul 21, 2024
@dzhdanNV dzhdanNV added the enhancement New feature or request label Jul 21, 2024
@dzhdanNV dzhdanNV added the vk VK specific label Aug 17, 2024
@dzhdanNV dzhdanNV changed the title [VK] Allow disabling bound checks via VK_EXT_robustness2 Allow disabling bound checks via VK_EXT_robustness2 Aug 17, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request vk VK specific
Projects
None yet
Development

No branches or pull requests

1 participant