Searched refs:downloadCopy (Results 1 – 2 of 2) sorted by relevance
862 void downloadCopy(Context& context, VkBuffer buffer);1002 downloadCopy(context, buffer); in runSwapchain()1069 downloadCopy(context, buffer); in run()1357 void UploadDownloadExecutor::downloadCopy(Context& context, VkBuffer buffer) in downloadCopy() function in vkt::image::UploadDownloadExecutor