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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_pool.h157 static inline void vn_encode_vkDestroyCommandPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, VkCommandPool commandPool, const VkAllocationCallbacks* pAllocator) function in typeref:typename:void
330 vn_encode_vkDestroyCommandPool(enc, cmd_flags, device, commandPool, pAllocator);

Completed in 2 milliseconds