OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_RECIPIENT_FE
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/etnaviv/
etnaviv_context.c
200
etna_stall(ctx->stream,
SYNC_RECIPIENT_FE
, SYNC_RECIPIENT_PE);
etnaviv_emit.c
68
if (from ==
SYNC_RECIPIENT_FE
) {
710
etna_stall(ctx->stream,
SYNC_RECIPIENT_FE
, SYNC_RECIPIENT_PE);
[
all
...]
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
common.xml.h
48
#define
SYNC_RECIPIENT_FE
0x00000001
Completed in 87 milliseconds