Searched defs:allocateCommandBuffer (Results 1 – 3 of 3) sorted by relevance
76 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, VkDevice device, const VkCo… in allocateCommandBuffer() function168 Move<VkCommandBuffer> allocateCommandBuffer (const DeviceInterface& vk, in allocateCommandBuffer() function
96 angle::Result PersistentCommandPool::allocateCommandBuffer(vk::Context *context) in allocateCommandBuffer() function in rx::vk::PersistentCommandPool
1178 Move<vk::VkCommandBuffer> allocateCommandBuffer (Context& context, vk::VkCommandPool cmdPool) in allocateCommandBuffer() function