Home
last modified time | relevance | path

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

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600d_common.h69 #define PKT3_EVENT_WRITE_EOP 0x47 macro
H A Dr600_pipe_common.c87 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in r600_gfx_write_event_eop()
H A Devergreend.h101 #define PKT3_EVENT_WRITE_EOP 0x47 macro
H A Dr600d.h110 #define PKT3_EVENT_WRITE_EOP 0x47 macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_fence.c138 radeon_emit(PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in si_cp_release_mem()
149 radeon_emit(PKT3(PKT3_EVENT_WRITE_EOP, 4, 0)); in si_cp_release_mem()
/third_party/mesa3d/src/amd/common/
H A Dsid.h202 #define PKT3_EVENT_WRITE_EOP 0x47 /* not on GFX9 */ macro
H A Dac_debug.c343 case PKT3_EVENT_WRITE_EOP: { in ac_parse_packet3()
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c995 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, false)); in si_cs_emit_write_event_eop()
1003 radeon_emit(cs, PKT3(PKT3_EVENT_WRITE_EOP, 4, false)); in si_cs_emit_write_event_eop()

Completed in 35 milliseconds