Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
H A Dvn_protocol_driver_descriptor_pool.h213 static inline void vn_encode_vkCreateDescriptorPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkDescriptorPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkDescriptorPool* pDescriptorPool) in vn_encode_vkCreateDescriptorPool() function
385 vn_encode_vkCreateDescriptorPool(enc, cmd_flags, device, pCreateInfo, pAllocator, pDescriptorPool); in vn_submit_vkCreateDescriptorPool()

Completed in 2 milliseconds