FFmpeg
Data Fields
FFVkQueueFamilyCtx Struct Reference

#include <vulkan.h>

Data Fields

int queue_family
 
int nb_queues
 

Detailed Description

Definition at line 110 of file vulkan.h.

Field Documentation

◆ queue_family

int FFVkQueueFamilyCtx::queue_family

Definition at line 111 of file vulkan.h.

Referenced by ff_vk_exec_pool_init(), and ff_vk_qf_init().

◆ nb_queues

int FFVkQueueFamilyCtx::nb_queues

Definition at line 112 of file vulkan.h.

Referenced by ff_vk_exec_pool_init(), ff_vk_qf_init(), and vulkan_frames_init().


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