mirror of
https://github.com/dolphin-emu/dolphin.git
synced 2025-08-05 15:48:51 +00:00
VideoBackends: Enable depth clamping.
This commit is contained in:
parent
b1ed7e80fb
commit
e9e81ece65
6 changed files with 7 additions and 21 deletions
|
@ -329,7 +329,7 @@ D3D12_RASTERIZER_DESC StateCache::GetDesc12(RasterizerState state)
|
|||
0,
|
||||
0.f,
|
||||
0,
|
||||
true,
|
||||
false,
|
||||
true,
|
||||
false,
|
||||
0,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue