if (!(ptrs_.vkGetPhysicalDeviceProperties2 = reinterpret_cast(getInstanceProcAddr(instance_, "vkGetPhysicalDeviceProperties2")))) { return Result("Vulkan: Unable to load vkGetPhysicalDeviceProperties2 pointer"); }