Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device.h20395 static inline size_t vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures_reply(VkDevice device, uint32_t heapIndex, uint32_t localDeviceIndex, uint32_t remoteDeviceIndex, VkPeerMemoryFeatureFlags* pPeerMemoryFeatures) in vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures_reply() function
21276 const size_t reply_size = cmd_flags & VK_COMMAND_GENERATE_REPLY_BIT_EXT ? vn_sizeof_vkGetDeviceGroupPeerMemoryFeatures_reply(device, heapIndex, localDeviceIndex, remoteDeviceIndex, pPeerMemoryFeatures) : 0; in vn_submit_vkGetDeviceGroupPeerMemoryFeatures()

Completed in 45 milliseconds