Home
last modified time | relevance | path

Searched refs:vn_sizeof_vkDestroyBuffer (Results 1 – 1 of 1) sorted by relevance

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_buffer.h796 static inline size_t vn_sizeof_vkDestroyBuffer(VkDevice device, VkBuffer buffer, const VkAllocation… in vn_sizeof_vkDestroyBuffer() function
1146 size_t cmd_size = vn_sizeof_vkDestroyBuffer(device, buffer, pAllocator); in vn_submit_vkDestroyBuffer()