Home
last modified time | relevance | path

Searched refs:S_028BDC_DX10_DIAMOND_TEST_ENA (Results 1 – 2 of 2) sorted by relevance

/third_party/mesa3d/src/gallium/drivers/r600/
Dcayman_msaa.c217 unsigned sc_line_cntl = S_028BDC_DX10_DIAMOND_TEST_ENA(1); in cayman_emit_msaa_state()
Devergreend.h291 #define S_028BDC_DX10_DIAMOND_TEST_ENA(x) (((unsigned)(x) & 0x1) << 12) macro