mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-01 13:48:56 +00:00
Revert "Merge pull request #3578 from Armada651/forced-slow-depth"
This reverts commite2a1a085b6
, reversing changes made to2aea549eef
.
This commit is contained in:
parent
961901daae
commit
6d1628eda4
23 changed files with 56 additions and 30 deletions
|
@ -42,7 +42,7 @@ struct pixel_shader_uid_data
|
|||
u32 fog_fsel : 3;
|
||||
u32 fog_RangeBaseEnabled : 1;
|
||||
u32 ztex_op : 2;
|
||||
u32 forced_slow_depth : 1;
|
||||
u32 fast_depth_calc : 1;
|
||||
u32 per_pixel_depth : 1;
|
||||
u32 forced_early_z : 1;
|
||||
u32 early_ztest : 1;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue