KhronosGroup / KhronosGroup/Vulkan-Profiles
Allow profile to contain external memory/fence/semaphore info
Open
@christophe-lunarg is already working on this.
Since Aug 21, 2025.
Definition
enhancement
future
Layer
Library
OS - Platform Independent
P2
- Dominant language
- Python
- Stars
- 176
- Forks
- 84
- Avg merge
- 9h 34m
- Merged PRs (30d)
- 37
Description
At the moment vulkan profiles cannot contain info related supported memory, fence and semaphore handle types.
I would like to have a way to specify these requirements in a vulkan profile since I want to require some specific external fence handle type must be supported.
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.