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

/external/mesa3d/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c61 etna_stall(struct etna_cmd_stream *stream, uint32_t from, uint32_t to) function
309 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
710 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);

Completed in 112 milliseconds