Searched refs:S_0085F0_DB_ACTION_ENA (Results 1 - 12 of 12) sorted by relevance

/external/chromium_org/third_party/mesa/src/src/gallium/drivers/radeonsi/
H A Dradeonsi_pm4.c154 state->cp_coher_cntl |= S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1);
H A Dr600_hw_context.c172 S_0085F0_DB_ACTION_ENA(1) |
H A Dsid.h166 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
/external/mesa3d/src/gallium/drivers/radeonsi/
H A Dradeonsi_pm4.c154 state->cp_coher_cntl |= S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1);
H A Dr600_hw_context.c172 S_0085F0_DB_ACTION_ENA(1) |
H A Dsid.h166 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
/external/chromium_org/third_party/mesa/src/src/gallium/drivers/r600/
H A Dr600_hw_context.c902 (ctx->framebuffer.zsbuf ? S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1) : 0);
H A Devergreend.h2208 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
H A Dr600d.h3356 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
/external/mesa3d/src/gallium/drivers/r600/
H A Dr600_hw_context.c902 (ctx->framebuffer.zsbuf ? S_0085F0_DB_ACTION_ENA(1) | S_0085F0_DB_DEST_BASE_ENA(1) : 0);
H A Devergreend.h2208 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro
H A Dr600d.h3356 #define S_0085F0_DB_ACTION_ENA(x) (((x) & 0x1) << 26) macro

Completed in 673 milliseconds