mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-05-07 02:48:06 +02:00
R6xx/r7xx: DEPTH_CONTROL will be reset by this function
This commit is contained in:
parent
bb429803e0
commit
c6b0b46d6d
1 changed files with 0 additions and 1 deletions
|
|
@ -749,7 +749,6 @@ void r700SetDepthTarget(context_t *context)
|
|||
r700->DB_DEPTH_BASE.u32All = 0;
|
||||
r700->DB_DEPTH_INFO.u32All = 0;
|
||||
|
||||
r700->DB_DEPTH_CONTROL.u32All = 0;
|
||||
r700->DB_DEPTH_CLEAR.u32All = 0x3F800000;
|
||||
r700->DB_DEPTH_VIEW.u32All = 0;
|
||||
r700->DB_RENDER_CONTROL.u32All = 0;
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue