Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/radeonsi/
Dsi_state_draw.c1063 S_0301F0_TC_WB_ACTION_ENA(rctx->chip_class >= VI)); in si_emit_cache_flush()
1078 S_0301F0_TC_WB_ACTION_ENA(1) | in si_emit_cache_flush()
/external/mesa3d/src/amd/vulkan/
Dsi_cmd_buffer.c1069 S_0301F0_TC_WB_ACTION_ENA(chip_class >= VI)); in si_cs_emit_cache_flush()
1082 S_0301F0_TC_WB_ACTION_ENA(1) | in si_cs_emit_cache_flush()
/external/mesa3d/src/amd/common/
Dgfx9d.h349 #define S_0301F0_TC_WB_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 18) macro
Dsid.h969 #define S_0301F0_TC_WB_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 18) macro