Searched refs:downloadCopy (Results 1 – 1 of 1) sorted by relevance
890 void downloadCopy(Context& context, VkBuffer buffer);1030 downloadCopy(context, buffer); in runSwapchain()1097 downloadCopy(context, buffer); in run()1385 void UploadDownloadExecutor::downloadCopy(Context& context, VkBuffer buffer) in downloadCopy() function in vkt::image::UploadDownloadExecutor