Quote from: spasi on August 23, 2023, 22:05:18
A null exception there is possible if you haven't enabled the VK_KHR_get_physical_device_properties2 exception.
Quote from: sgold on August 23, 2023, 08:42:30Or am I going about this backward? Do I fill in the pNext() field myself, with the handle of the Struct I want vkGetPhysicalDeviceFeatures2KHR() to populate?