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

/xsrc/external/mit/MesaLib/dist/src/freedreno/afuc/
H A Demu.h75 emu_queue_push(struct emu_queue *q, uint32_t val) function in typeref:typename:bool
H A Demu-ui.c445 ASSERTED bool ret = emu_queue_push(&emu->roq, hdr);
449 ASSERTED bool ret = emu_queue_push(&emu->roq, payload[i]);

Completed in 4 milliseconds