Searched refs:vn_decode_vkGetDeviceGroupPeerMemoryFeatures_reply (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_device.h | 20411 static inline void vn_decode_vkGetDeviceGroupPeerMemoryFeatures_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) in vn_decode_vkGetDeviceGroupPeerMemoryFeatures_reply() function 21878 vn_decode_vkGetDeviceGroupPeerMemoryFeatures_reply(dec, device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures); in vn_call_vkGetDeviceGroupPeerMemoryFeatures()
|
Completed in 33 milliseconds