Searched refs:downloadLoad (Results 1 – 2 of 2) sorted by relevance
864 void downloadLoad(Context& context, VkBuffer buffer);1005 downloadLoad(context, buffer); in runSwapchain()1072 downloadLoad(context, buffer); in run()1446 void UploadDownloadExecutor::downloadLoad(Context& context, VkBuffer buffer) in downloadLoad() function in vkt::image::UploadDownloadExecutor