HomeSort by relevance Sort by last modified time
    Searched refs:SYNC_RECIPIENT_PE (Results 1 - 4 of 4) sorted by null

  /external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_context.c 200 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
etnaviv_clear_blit.c 207 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
246 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
467 etna_stall(ctx->stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
etnaviv_emit.c 309 etna_stall(stream, SYNC_RECIPIENT_RA, SYNC_RECIPIENT_PE);
710 etna_stall(ctx->stream, SYNC_RECIPIENT_FE, SYNC_RECIPIENT_PE);
    [all...]
  /external/mesa3d/src/gallium/drivers/etnaviv/hw/
common.xml.h 50 #define SYNC_RECIPIENT_PE 0x00000007

Completed in 63 milliseconds