Searched refs:S_028D0C_DEPTH_COPY_ENABLE (Results 1 – 2 of 2) sorted by relevance
1621 db_render_control |= S_028D0C_DEPTH_COPY_ENABLE(a->copy_depth) | in r600_emit_db_misc_state()
787 #define S_028D0C_DEPTH_COPY_ENABLE(x) (((unsigned)(x) & 0x1) << 2) macro