Vulkan-Profiles icon indicating copy to clipboard operation
Vulkan-Profiles copied to clipboard

Allow profile to contain external memory/fence/semaphore info

Open i509VCB opened this issue 2 years ago • 0 comments

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.

i509VCB avatar Jul 03 '23 21:07 i509VCB