Searched refs:download_ctx (Results 1 – 1 of 1) sorted by relevance
92 VulkanExecCtx download_ctx; member1758 free_exec_ctx(hwfc, &fp->download_ctx); in vulkan_frames_uninit()1789 err = create_exec_ctx(hwfc, &fp->download_ctx, in vulkan_frames_init()2962 VulkanExecCtx *ectx = to_buf ? &fp->download_ctx : &fp->upload_ctx; in transfer_image_buf()