OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SYNC_RECIPIENT_RA
(Results
1 - 3
of
3
) sorted by null
/external/mesa3d/src/gallium/drivers/etnaviv/hw/
common.xml.h
49
#define
SYNC_RECIPIENT_RA
0x00000005
/external/mesa3d/src/gallium/drivers/etnaviv/
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);
[
all
...]
Completed in 216 milliseconds