Home
last modified time | relevance | path

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

/third_party/ffmpeg/libavutil/
H A Dvulkan.h143 typedef struct FFVkQueueCtx { struct
156 } FFVkQueueCtx; typedef
163 FFVkQueueCtx *queues;
H A Dvulkan.c437 FFVkQueueCtx *q = &e->queues[i]; in FN_CREATING()
449 FFVkQueueCtx *q = &e->queues[e->qf->cur_queue]; in ff_vk_discard_exec_deps()
467 FFVkQueueCtx *q = &e->queues[e->qf->cur_queue]; in ff_vk_start_exec_recording()
514 FFVkQueueCtx *q = &e->queues[e->qf->cur_queue]; in ff_vk_add_exec_dep()
594 FFVkQueueCtx *q = &e->queues[e->qf->cur_queue]; in ff_vk_submit_exec_queue()
643 FFVkQueueCtx *q = &e->queues[e->qf->cur_queue]; in ff_vk_add_dep_exec_ctx()
1289 FFVkQueueCtx *q = &e->queues[i]; in free_exec_ctx()

Completed in 3 milliseconds