Searched defs:VkDevice_Info (Results 1 – 1 of 1) sorted by relevance
247 struct VkDevice_Info { struct in goldfish_vk::ResourceTracker::Impl248 VkPhysicalDevice physdev;249 VkPhysicalDeviceProperties props;250 VkPhysicalDeviceMemoryProperties memProps;251 std::vector<HostMemBlocks> hostMemBlocks { VK_MAX_MEMORY_TYPES };252 uint32_t apiVersion;253 std::set<std::string> enabledExtensions;