Home
last modified time | relevance | path

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

/third_party/mesa3d/src/amd/common/
Dsid.h75 #define EVENT_TC_ACTION_ENA (1 << 17) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_gfx_cs.c932 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_MD_ACTION_ENA; in si_emit_cache_flush()
938 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.c1237 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_MD_ACTION_ENA; in si_cs_emit_cache_flush()
1245 tc_flags = EVENT_TC_ACTION_ENA | EVENT_TC_WB_ACTION_ENA; in si_cs_emit_cache_flush()