Home
last modified time | relevance | path

Searched refs:vn_decode_vkGetPhysicalDeviceQueueFamilyProperties_reply (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h18860 static inline void vn_decode_vkGetPhysicalDeviceQueueFamilyProperties_reply(struct vn_cs_decoder *dec, VkPhysicalDevice physicalDevice, uint32_t* pQueueFamilyPropertyCount, VkQueueFamilyProperties* pQueueFamilyProperties) in vn_decode_vkGetPhysicalDeviceQueueFamilyProperties_reply() function
21420 vn_decode_vkGetPhysicalDeviceQueueFamilyProperties_reply(dec, physicalDevice, pQueueFamilyPropertyCount, pQueueFamilyProperties); in vn_call_vkGetPhysicalDeviceQueueFamilyProperties()

Completed in 34 milliseconds