Home
last modified time | relevance | path

Searched refs:PKT3_EVENT_WRITE_EOP (Results 1 – 8 of 8) sorted by relevance

/external/mesa3d/src/amd/common/
Dr600d_common.h58 #define PKT3_EVENT_WRITE_EOP 0x47 macro
Dsid.h155 #define PKT3_EVENT_WRITE_EOP 0x47 macro
/external/mesa3d/src/amd/vulkan/
Dradv_query.c437 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in radv_CmdWriteTimestamp()
Dsi_cmd_buffer.c649 radeon_emit(cmd_buffer->cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in si_emit_cache_flush()
Dradv_cmd_buffer.c2651 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in write_event()
2660 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in write_event()
/external/mesa3d/src/gallium/drivers/radeon/
Dr600_pipe_common.c115 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in r600_gfx_write_event_eop()
123 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in r600_gfx_write_event_eop()
/external/mesa3d/src/gallium/drivers/r600/
Devergreend.h96 #define PKT3_EVENT_WRITE_EOP 0x47 macro
Dr600d.h110 #define PKT3_EVENT_WRITE_EOP 0x47 macro