Home
last modified time | relevance | path

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

/hardware/google/gfxstream/guest/vulkan_enc/
DResourceTracker.h726 VkPhysicalDevice physdev; member
DResourceTracker.cpp1297 void ResourceTracker::setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, in setDeviceInfo()
1720 void* context, VkResult, VkPhysicalDevice physdev, const char*, uint32_t* pPropertyCount, in on_vkEnumerateDeviceExtensionProperties()
2099 void*, VkPhysicalDevice physdev, VkPhysicalDeviceMemoryProperties2* out) { in on_vkGetPhysicalDeviceMemoryProperties2()
/hardware/google/gfxstream/host/vulkan/
DVkCommonOperations.h134 VkPhysicalDevice physdev = VK_NULL_HANDLE; member
DVkCommonOperations.cpp256 static bool getImageFormatExternalMemorySupportInfo(VulkanDispatch* vk, VkPhysicalDevice physdev, in getImageFormatExternalMemorySupportInfo()