1e5c31af7Sopenharmony_ci 2e5c31af7Sopenharmony_ciif (!(ptrs_.vkGetPhysicalDeviceProperties2 = reinterpret_cast<PFN_vkGetPhysicalDeviceProperties2>(getInstanceProcAddr(instance_, "vkGetPhysicalDeviceProperties2")))) { 3e5c31af7Sopenharmony_ci return Result("Vulkan: Unable to load vkGetPhysicalDeviceProperties2 pointer"); 4e5c31af7Sopenharmony_ci} 5