Home
last modified time | relevance | path

Searched refs:EVENT_TC_WB_ACTION_ENA (Results 1 – 4 of 4) sorted by relevance

/external/mesa3d/src/amd/common/
Dsid.h73 #define EVENT_TC_WB_ACTION_ENA (1 << 15) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_compute_prim_discard.c1111 writeback_L2_flags = EVENT_TC_WB_ACTION_ENA; in si_compute_signal_gfx()
1113 writeback_L2_flags = EVENT_TC_WB_ACTION_ENA | EVENT_TC_NC_ACTION_ENA; in si_compute_signal_gfx()
Dsi_state_draw.c1370 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA; in si_emit_cache_flush()
/external/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1367 EVENT_TC_WB_ACTION_ENA; in si_cs_emit_cache_flush()