Searched refs:downloadTexture (Results 1 – 1 of 1) sorted by relevance
949 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