FFmpeg
Loading...
Searching...
No Matches
VulkanFramesPriv Struct Reference

Data Fields

AVVulkanFramesContext p
 The public AVVulkanFramesContext.
 
FFVkExecPool compute_exec
 
FFVkExecPool upload_exec
 
FFVkExecPool download_exec
 
AVRefStructPooltmp
 
VkImageDrmFormatModifierListCreateInfoEXT * modifier_info
 
VkDrmFormatModifierPropertiesEXT drm_format_modifier_properties [5]
 
int export_requires_dedicated
 

Detailed Description

Definition at line 187 of file hwcontext_vulkan.c.

Field Documentation

◆ p

◆ compute_exec

FFVkExecPool VulkanFramesPriv::compute_exec

Definition at line 194 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_init(), vulkan_frames_uninit(), and vulkan_pool_alloc().

◆ upload_exec

FFVkExecPool VulkanFramesPriv::upload_exec

◆ download_exec

FFVkExecPool VulkanFramesPriv::download_exec

Definition at line 198 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_init(), and vulkan_frames_uninit().

◆ tmp

AVRefStructPool* VulkanFramesPriv::tmp

Definition at line 201 of file hwcontext_vulkan.c.

Referenced by get_plane_buf(), and vulkan_frames_uninit().

◆ modifier_info

VkImageDrmFormatModifierListCreateInfoEXT* VulkanFramesPriv::modifier_info

Definition at line 204 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_uninit().

◆ drm_format_modifier_properties

VkDrmFormatModifierPropertiesEXT VulkanFramesPriv::drm_format_modifier_properties[5]

Definition at line 207 of file hwcontext_vulkan.c.

Referenced by vulkan_frames_init().

◆ export_requires_dedicated

int VulkanFramesPriv::export_requires_dedicated

Definition at line 210 of file hwcontext_vulkan.c.

Referenced by try_export_flags().


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