Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_descriptor_set.h455 static inline VkResult vn_decode_vkAllocateDescriptorSets_reply(struct vn_cs_decoder *dec, VkDevice… in vn_decode_vkAllocateDescriptorSets_reply() function
698 …const VkResult ret = vn_decode_vkAllocateDescriptorSets_reply(dec, device, pAllocateInfo, pDescrip… in vn_call_vkAllocateDescriptorSets()