Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavfilter/
Dvulkan.h121 typedef struct FFVkQueueCtx { struct
134 } FFVkQueueCtx; typedef
139 FFVkQueueCtx *queues;
Dvulkan.c391 FFVkQueueCtx *q = &e->queues[i]; in FN_CREATING()
403 FFVkQueueCtx *q = &e->queues[s->cur_queue_idx]; in ff_vk_discard_exec_deps()
421 FFVkQueueCtx *q = &e->queues[s->cur_queue_idx]; in ff_vk_start_exec_recording()
470 FFVkQueueCtx *q = &e->queues[s->cur_queue_idx]; in ff_vk_add_exec_dep()
526 FFVkQueueCtx *q = &e->queues[s->cur_queue_idx]; in ff_vk_submit_exec_queue()
566 FFVkQueueCtx *q = &e->queues[s->cur_queue_idx]; in ff_vk_add_dep_exec_ctx()
1334 FFVkQueueCtx *q = &e->queues[i]; in free_exec_ctx()