Home
last modified time | relevance | path

Searched refs:beginSingleTimeCommands (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/tests/VulkanWrapper/
DUtil.cpp40 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool) in beginSingleTimeCommands() function
74 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in transitionImageLayout()
119 vk::CommandBuffer commandBuffer = beginSingleTimeCommands(device, commandPool); in copyBufferToImage()
DUtil.hpp27 vk::CommandBuffer beginSingleTimeCommands(vk::Device device, vk::CommandPool commandPool);