Searched refs:downloadLoad (Results 1 – 1 of 1) sorted by relevance
892 void downloadLoad(Context& context, VkBuffer buffer);1033 downloadLoad(context, buffer); in runSwapchain()1100 downloadLoad(context, buffer); in run()1474 void UploadDownloadExecutor::downloadLoad(Context& context, VkBuffer buffer) in downloadLoad() function in vkt::image::UploadDownloadExecutor