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

/xsrc/external/mit/MesaLib/dist/src/virtio/venus-protocol/
H A Dvn_protocol_driver_command_pool.h193 static inline size_t vn_sizeof_vkResetCommandPool(VkDevice device, VkCommandPool commandPool, VkCommandPoolResetFlags flags) function in typeref:typename:size_t
341 size_t cmd_size = vn_sizeof_vkResetCommandPool(device, commandPool, flags);

Completed in 2 milliseconds