Searched refs:vn_encode_vkCreateCommandPool (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_command_pool.h | 89 static inline void vn_encode_vkCreateCommandPool(struct vn_cs_encoder *enc, VkCommandFlagsEXT cmd_flags, VkDevice device, const VkCommandPoolCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkCommandPool* pCommandPool) in vn_encode_vkCreateCommandPool() function 309 vn_encode_vkCreateCommandPool(enc, cmd_flags, device, pCreateInfo, pAllocator, pCommandPool); in vn_submit_vkCreateCommandPool()
|
Completed in 2 milliseconds