KhronosGroup / KhronosGroup/Vulkan-Docs
Add VK_NVX_binary_import documentation
Open
- Dominant language
- JavaScript
- Stars
- 3.3k
- Forks
- 549
- Avg merge
- 5d 5h
- Merged PRs (30d)
- 2
Description
@ewerness @liam-middlebrook
There is currently no documentation for VK_NVX_binary_import. Most of how to use the extension can be figured out from function signatures, but not things like the required pipeline stage flags and access flags, or how to share Vulkan resources with Cuda kernels (presumably with buffer device addresses?). It seems like a really neat extension that could enable efficient use of Nvidia GPU features that aren't otherwise available through Vulkan.
Contributor guide
Assessment
This issue has not been assessed yet.