Home
last modified time | relevance | path

Searched refs:S_0085F0_DB_DEST_BASE_ENA (Results 1 - 5 of 5) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c192 S_0085F0_DB_DEST_BASE_ENA(1) | in r600_flush_emit()
H A Devergreend.h2649 #define S_0085F0_DB_DEST_BASE_ENA(x) (((unsigned)(x) & 0x1) << 14) macro
H A Dr600d.h3477 #define S_0085F0_DB_DEST_BASE_ENA(x) (((unsigned)(x) & 0x1) << 14) macro
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A Dsi_gfx_cs.c950 cp_coher_cntl |= S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1); in si_emit_cache_flush()
/third_party/mesa3d/src/amd/vulkan/
H A Dsi_cmd_buffer.c1274 cp_coher_cntl |= S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1); in si_cs_emit_cache_flush()

Completed in 41 milliseconds