Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_buffer_view.h128 static inline VkResult vn_decode_vkCreateBufferView_reply(struct vn_cs_decoder *dec, VkDevice device, const VkBufferViewCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkBufferView* pView) in vn_decode_vkCreateBufferView_reply() function
249 const VkResult ret = vn_decode_vkCreateBufferView_reply(dec, device, pCreateInfo, pAllocator, pView); in vn_call_vkCreateBufferView()

Completed in 2 milliseconds