Searched defs:InstanceObjects (Results 1 – 1 of 1) sorted by relevance
460 struct InstanceObjects { struct461 std::unordered_map<VkInstance, InstanceInfo>::node_type instance;462 std::unordered_map<VkPhysicalDevice, PhysicalDeviceInfo> physicalDevices;463 struct DeviceObjects {485 std::vector<DeviceObjects> devices;