|
FFmpeg
|
Data Fields | |
| AVVulkanFramesContext | p |
| The public AVVulkanFramesContext. More... | |
| FFVkExecPool | compute_exec |
| FFVkExecPool | upload_exec |
| FFVkExecPool | download_exec |
| VkImageDrmFormatModifierListCreateInfoEXT * | modifier_info |
Definition at line 131 of file hwcontext_vulkan.c.
| AVVulkanFramesContext VulkanFramesPriv::p |
The public AVVulkanFramesContext.
See hwcontext_vulkan.h for it.
Definition at line 135 of file hwcontext_vulkan.c.
| FFVkExecPool VulkanFramesPriv::compute_exec |
Definition at line 138 of file hwcontext_vulkan.c.
| FFVkExecPool VulkanFramesPriv::upload_exec |
Definition at line 141 of file hwcontext_vulkan.c.
| FFVkExecPool VulkanFramesPriv::download_exec |
Definition at line 142 of file hwcontext_vulkan.c.
| VkImageDrmFormatModifierListCreateInfoEXT* VulkanFramesPriv::modifier_info |
Definition at line 145 of file hwcontext_vulkan.c.
1.8.17