Home
last modified time | relevance | path

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

/external/mesa3d/src/gallium/drivers/r600/
Dr600_hw_context.c163 cp_coher_cntl |= S_0085F0_SH_ACTION_ENA(1) | in r600_flush_emit()
Devergreend.h2672 #define S_0085F0_SH_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 27) macro
Dr600d.h3510 #define S_0085F0_SH_ACTION_ENA(x) (((unsigned)(x) & 0x1) << 27) macro