Home
last modified time | relevance | path

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

/third_party/mesa3d/src/virtio/venus-protocol/
Dvn_protocol_driver_command_pool.h193 static inline size_t vn_sizeof_vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCom… in vn_sizeof_vkResetCommandPool() function
341 size_t cmd_size = vn_sizeof_vkResetCommandPool(device, commandPool, flags); in vn_submit_vkResetCommandPool()