Home
last modified time | relevance | path

Searched refs:was_synchronous (Results 1 – 1 of 1) sorted by relevance

/third_party/ffmpeg/libavutil/
Dhwcontext_vulkan.c47 int was_synchronous; member
827 q->was_synchronous = 1; in create_exec_ctx()
842 if (q->fence && !q->was_synchronous) { in free_exec_ctx()
905 } else if (!q->was_synchronous) { in wait_start_exec_ctx()
976 q->was_synchronous = synchronous; in submit_exec_ctx()