Home
last modified time | relevance | path

Searched defs:FunctionLoadInfo (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dvulkan_loader.h87 static const struct FunctionLoadInfo { in ff_vk_load_functions() struct
88 int req_inst; in ff_vk_load_functions()
89 int req_dev; in ff_vk_load_functions()
90 size_t struct_offset; in ff_vk_load_functions()
91 FFVulkanExtensions ext_flag; in ff_vk_load_functions()
92 const char *names[3]; in ff_vk_load_functions()