Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_buffer.h776 static inline VkResult vn_decode_vkCreateBuffer_reply(struct vn_cs_decoder *dec, VkDevice device, c… in vn_decode_vkCreateBuffer_reply() function
1296 …const VkResult ret = vn_decode_vkCreateBuffer_reply(dec, device, pCreateInfo, pAllocator, pBuffer); in vn_call_vkCreateBuffer()