Home
last modified time | relevance | path

Searched refs:setDeviceInfo (Results 1 – 2 of 2) sorted by relevance

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h622 void setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, VkPhysicalDeviceProperties props,
DResourceTracker.cpp1297 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()