Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_device_memory.h757 static inline VkResult vn_decode_vkFlushMappedMemoryRanges_reply(struct vn_cs_decoder *dec, VkDevice device, uint32_t memoryRangeCount, const VkMappedMemoryRange* pMemoryRanges) in vn_decode_vkFlushMappedMemoryRanges_reply() function
1160 const VkResult ret = vn_decode_vkFlushMappedMemoryRanges_reply(dec, device, memoryRangeCount, pMemoryRanges); in vn_call_vkFlushMappedMemoryRanges()

Completed in 3 milliseconds