Searched defs:allocateCommandBuffer (Results 1 – 3 of 3) sorted by relevance
73 Move<VkCommandBuffer> allocateCommandBuffer(const DeviceInterface &vk, VkDevice device, in allocateCommandBuffer() function153 Move<VkCommandBuffer> allocateCommandBuffer(const DeviceInterface &vk, VkDevice device, VkCommandPo… in allocateCommandBuffer() function
97 angle::Result PersistentCommandPool::allocateCommandBuffer(Context *context) in allocateCommandBuffer() function in rx::vk::PersistentCommandPool
1182 Move<vk::VkCommandBuffer> allocateCommandBuffer(Context &context, vk::VkCommandPool cmdPool) in allocateCommandBuffer() function