Home
last modified time | relevance | path

Searched defs:nr_in_fences (Results 1 - 1 of 1) sorted by relevance

/third_party/mesa3d/src/panfrost/vulkan/
H A Dpanvk_vX_device.c148 panvk_add_wait_event_syncobjs(struct panvk_batch *batch, uint32_t *in_fences, unsigned *nr_in_fences) in panvk_add_wait_event_syncobjs() argument
273 unsigned nr_in_fences = 0; in queue_submit() local
39 panvk_queue_submit_batch(struct panvk_queue *queue, struct panvk_batch *batch, uint32_t *bos, unsigned nr_bos, uint32_t *in_fences, unsigned nr_in_fences) panvk_queue_submit_batch() argument

Completed in 1 milliseconds