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