Searched refs:S_028D0C_ZPASS_INCREMENT_DISABLE (Results 1 – 2 of 2) sorted by relevance
1598 db_render_control |= S_028D0C_ZPASS_INCREMENT_DISABLE(1); in r600_emit_db_misc_state()
794 #define S_028D0C_ZPASS_INCREMENT_DISABLE(x) (((unsigned)(x) & 0x1) << 11) macro