Home
last modified time | relevance | path

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

/hardware/google/gfxstream/host/vulkan/
DVkDecoderInternalStructs.h188 struct PhysicalDeviceInfo { struct
189 VkInstance instance = VK_NULL_HANDLE;
190 VkPhysicalDeviceProperties props;
191 std::unique_ptr<EmulatedPhysicalDeviceMemoryProperties> memoryPropertiesHelper;
192 std::unique_ptr<EmulatedPhysicalDeviceQueueProperties> queuePropertiesHelper;
193 VkPhysicalDevice boxed = nullptr;