Searched defs:physdev (Results 1 – 5 of 5) sorted by relevance
| /external/mesa3d/src/gfxstream/guest/vulkan_enc/ |
| D | ResourceTracker.h | 715 VkPhysicalDevice physdev; member
|
| D | ResourceTracker.cpp | 1304 void ResourceTracker::setDeviceInfo(VkDevice device, VkPhysicalDevice physdev, in setDeviceInfo() 1727 void* context, VkResult, VkPhysicalDevice physdev, const char*, uint32_t* pPropertyCount, in on_vkEnumerateDeviceExtensionProperties() 2090 void*, VkPhysicalDevice physdev, VkPhysicalDeviceMemoryProperties2* out) { in on_vkGetPhysicalDeviceMemoryProperties2()
|
| /external/mesa3d/src/gfxstream/host/vulkan/ |
| D | VkCommonOperations.h | 119 VkPhysicalDevice physdev = VK_NULL_HANDLE; member
|
| D | VkCommonOperations.cpp | 255 static bool getImageFormatExternalMemorySupportInfo(VulkanDispatch* vk, VkPhysicalDevice physdev, in getImageFormatExternalMemorySupportInfo()
|
| D | VkDecoderGlobalState.cpp | 3582 auto* physdev = android::base::find(mDeviceToPhysicalDevice, device); in on_vkAllocateMemory() local 5936 auto* physdev = android::base::find(mDeviceToPhysicalDevice, device); in memPropsOfDeviceLocked() local
|