Searched refs:ff_vk_submit_exec_queue (Results 1 – 6 of 6) sorted by relevance
350 int ff_vk_submit_exec_queue(AVFilterContext *avctx, FFVkExecContext *e);
255 err = ff_vk_submit_exec_queue(avctx, s->exec);
310 err = ff_vk_submit_exec_queue(avctx, s->exec);
338 err = ff_vk_submit_exec_queue(avctx, s->exec);
383 err = ff_vk_submit_exec_queue(avctx, s->exec);
522 int ff_vk_submit_exec_queue(AVFilterContext *avctx, FFVkExecContext *e) in ff_vk_submit_exec_queue() function