Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dsid.h73 #define EVENT_TC_WB_ACTION_ENA (1 << 15) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c938 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA; in si_emit_cache_flush()
/third_party/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1245 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA; in si_cs_emit_cache_flush()