Home | History | Annotate | Download | only in r600

Lines Matching refs:copy_depth

1803 		assert(a->copy_depth || a->copy_stencil);
1805 db_render_control |= S_028D0C_DEPTH_COPY_ENABLE(a->copy_depth) |