Searched refs:vn_submit_vkDestroySemaphore (Results 1 - 1 of 1) sorted by relevance
/third_party/mesa3d/src/virtio/venus-protocol/ |
H A D | vn_protocol_driver_semaphore.h | 616 static inline void vn_submit_vkDestroySemaphore(struct vn_instance *vn_instance, VkCommandFlagsEXT cmd_flags, VkDevice device, VkSemaphore semaphore, const VkAllocationCallbacks* pAllocator, struct vn_instance_submit_command *submit) in vn_submit_vkDestroySemaphore() function 727 vn_submit_vkDestroySemaphore(vn_instance, VK_COMMAND_GENERATE_REPLY_BIT_EXT, device, semaphore, pAllocator, &submit); in vn_call_vkDestroySemaphore() 738 vn_submit_vkDestroySemaphore(vn_instance, 0, device, semaphore, pAllocator, &submit); in vn_async_vkDestroySemaphore()
|
Completed in 2 milliseconds