Home
last modified time | relevance | path

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

/external/deqp/external/vulkancts/modules/vulkan/image/
DvktImageMutableTests.cpp949 void downloadTexture(Context& context, VkBuffer buffer);
1094 downloadTexture(context, buffer); in runSwapchain()
1149 downloadTexture(context, buffer); in run()
1434 void UploadDownloadExecutor::downloadTexture(Context& context, VkBuffer buffer) in downloadTexture() function in vkt::image::UploadDownloadExecutor