Searched refs:setDeviceInfo (Results 1 – 2 of 2) sorted by relevance
/hardware/google/gfxstream/guest/vulkan_enc/ |
D | ResourceTracker.h | 622 void setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, VkPhysicalDeviceProperties props,
|
D | ResourceTracker.cpp | 1297 void ResourceTracker::setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, in setDeviceInfo() function in gfxstream::vk::ResourceTracker 2145 setDeviceInfo(*pDevice, physicalDevice, props, memProps, pCreateInfo->enabledExtensionCount, in on_vkCreateDevice()
|