Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.h39 typedef struct AVVulkanDeviceContext { struct
43 const VkAllocationCallbacks *alloc;
47 VkInstance inst;
51 VkPhysicalDevice phys_dev;
55 VkDevice act_dev;
64 int queue_family_index;
65 int nb_graphics_queues;
72 int queue_family_tx_index;
73 int nb_tx_queues;
79 int queue_family_comp_index;
[all …]