Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/draw/
DvktDrawImageObjectUtil.hpp226 de::SharedPtr<Image> copyToLinearImage (vk::VkQueue queue,
DvktDrawImageObjectUtil.cpp274 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