|
FFmpeg
|
Data Fields | |
| pthread_mutex_t | update_mutex |
| VkSemaphore | drm_sync_sem |
Definition at line 198 of file hwcontext_vulkan.c.
| pthread_mutex_t AVVkFrameInternal::update_mutex |
Definition at line 199 of file hwcontext_vulkan.c.
Referenced by lock_frame(), and unlock_frame().
| VkSemaphore AVVkFrameInternal::drm_sync_sem |
Definition at line 203 of file hwcontext_vulkan.c.
1.8.17