Searched refs:beginSingleTimeCommands (Results 1 – 2 of 2) sorted by relevance
40 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool) in beginSingleTimeCommands() function74 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in transitionImageLayout()119 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in copyBufferToImage()
27 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool);