Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_descriptor_pool.h226 vn_encode_VkDescriptorPool(enc, pDescriptorPool); in vn_encode_vkCreateDescriptorPool()
289 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkDestroyDescriptorPool()
338 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkResetDescriptorPool()
Dvn_protocol_driver_descriptor_set.h167 vn_encode_VkDescriptorPool(enc, &val->descriptorPool); in vn_encode_VkDescriptorSetAllocateInfo_self()
607 vn_encode_VkDescriptorPool(enc, &descriptorPool); in vn_encode_vkFreeDescriptorSets()
Dvn_protocol_driver_handles.h413 vn_encode_VkDescriptorPool(struct vn_cs_encoder *enc, const VkDescriptorPool *val) in vn_encode_VkDescriptorPool() function