aswf-docker icon indicating copy to clipboard operation
aswf-docker copied to clipboard

Add Vulkan SDK eg. to build Qt Vulkan support

Open boberfly opened this issue 4 years ago • 0 comments

Adding to Qt won't interfere with the host machine if Vulkan is not available (it dynamically loads the symbols at runtime), but it needs the SDK present to build the code needed to create a Vulkan context.

This may also open up future uses of Vulkan eg. for USD hdStorm or OpenSubdiv once they support Vulkan.

boberfly avatar Nov 22 '21 00:11 boberfly