Home
last modified time | relevance | path

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

/third_party/mesa3d/src/freedreno/afuc/
Demu.h90 emu_queue_pop(struct emu_queue *q, uint32_t *val) in emu_queue_pop() function
Demu-regs.c207 if (emu_queue_pop(&emu->roq, &val)) { in emu_get_fifo_reg()