FFmpeg
Data Fields
VulkanFunctionsLoadInfo Struct Reference

Data Fields

int req_inst
 
int req_dev
 
size_t struct_offset
 
enum VulkanExtensions ext_flag
 
const char * names [3]
 

Detailed Description

Definition at line 160 of file hwcontext_vulkan.c.

Field Documentation

◆ req_inst

int VulkanFunctionsLoadInfo::req_inst

Definition at line 161 of file hwcontext_vulkan.c.

Referenced by load_functions().

◆ req_dev

int VulkanFunctionsLoadInfo::req_dev

Definition at line 162 of file hwcontext_vulkan.c.

Referenced by load_functions().

◆ struct_offset

size_t VulkanFunctionsLoadInfo::struct_offset

Definition at line 163 of file hwcontext_vulkan.c.

Referenced by load_functions().

◆ ext_flag

enum VulkanExtensions VulkanFunctionsLoadInfo::ext_flag

Definition at line 164 of file hwcontext_vulkan.c.

Referenced by load_functions().

◆ names

const char* VulkanFunctionsLoadInfo::names[3]

Definition at line 165 of file hwcontext_vulkan.c.

Referenced by load_functions().


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