Searched defs:CommandPoolWithBuffer (Results 1 – 2 of 2) sorted by relevance
34 struct CommandPoolWithBuffer struct36 Move<VkCommandPool> cmdPool;37 Move<VkCommandBuffer> cmdBuffer;
819 CommandPoolWithBuffer::CommandPoolWithBuffer(const DeviceInterface &vkd, const VkDevice device, in CommandPoolWithBuffer() function in vk::CommandPoolWithBuffer