Searched refs:copyToLinearImage (Results 1 – 2 of 2) sorted by relevance
226 de::SharedPtr<Image> copyToLinearImage (vk::VkQueue queue,
274 de::SharedPtr<Image> stagingResource = copyToLinearImage(queue, allocator, layout, offset, width, in read()456 de::SharedPtr<Image> Image::copyToLinearImage (vk::VkQueue queue, in copyToLinearImage() function in vkt::Draw::Image