Searched refs:SYNC_RECIPIENT_FE (Results 1 - 8 of 8) sorted by relevance

/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_context.c294 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
H A Detnaviv_emit.c70 if (from == SYNC_RECIPIENT_FE) {
565 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
H A Detnaviv_blt.c510 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);
/xsrc/external/mit/MesaLib.old/dist/src/gallium/drivers/etnaviv/hw/
H A Dcommon.xml.h45 #define SYNC_RECIPIENT_FE 0x00000001 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/hw/
H A Dcommon.xml.h45 #define SYNC_RECIPIENT_FE 0x00000001 macro
/xsrc/external/mit/MesaLib/dist/src/gallium/drivers/etnaviv/
H A Detnaviv_emit.c70 if (from == SYNC_RECIPIENT_FE) {
549 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
H A Detnaviv_context.c390 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
H A Detnaviv_blt.c521 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_BLT);

Completed in 23 milliseconds