Fossilize icon indicating copy to clipboard operation
Fossilize copied to clipboard

Deal with PhysicalDeviceFeatures2

Open Themaister opened this issue 7 years ago • 0 comments

PDF2 has a lot of pNext structures, and it's the new way to enable features in Vulkan 1.1. We'll probably need to enable all of them somehow to be able to replay Vulkan 1.1 pipelines accurately.

Themaister avatar Apr 18 '18 20:04 Themaister