Searched refs:downloadTexture (Results 1 – 2 of 2) sorted by relevance
863 void downloadTexture(Context& context, VkBuffer buffer);1008 downloadTexture(context, buffer); in runSwapchain()1075 downloadTexture(context, buffer); in run()1364 void UploadDownloadExecutor::downloadTexture(Context& context, VkBuffer buffer) in downloadTexture() function in vkt::image::UploadDownloadExecutor