Home
last modified time | relevance | path

Searched defs:PhysicalDeviceInfo (Results 1 – 1 of 1) sorted by relevance

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h183 struct PhysicalDeviceInfo { struct
184 VkInstance instance = VK_NULL_HANDLE;
185 VkPhysicalDeviceProperties props;
186 std::unique_ptr<EmulatedPhysicalDeviceMemoryProperties> memoryPropertiesHelper;
187 std::vector<VkQueueFamilyProperties> queueFamilyProperties;
188 VkPhysicalDevice boxed = nullptr;