FFmpeg  4.3.8
Data Fields
VulkanFramesPriv Struct Reference

Data Fields

VulkanExecCtx conv_ctx
 
VulkanExecCtx upload_ctx
 
VulkanExecCtx download_ctx
 

Detailed Description

Definition at line 86 of file hwcontext_vulkan.c.

Field Documentation

◆ conv_ctx

VulkanExecCtx VulkanFramesPriv::conv_ctx

◆ upload_ctx

VulkanExecCtx VulkanFramesPriv::upload_ctx

Definition at line 91 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_init(), and vulkan_frames_uninit().

◆ download_ctx

VulkanExecCtx VulkanFramesPriv::download_ctx

Definition at line 92 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_init(), and vulkan_frames_uninit().


The documentation for this struct was generated from the following file: