Rebase against 94d61d1b280d0ef15474c0cf44f534d5d44eba1f.

This commit is contained in:
Alistair Leslie-Hughes
2023-07-14 11:08:23 +10:00
parent a88d536fba
commit b285e35fca
3 changed files with 20 additions and 20 deletions

View File

@@ -19,7 +19,7 @@ index 8d608656143..cc8adccf049 100644
+{
+ DDCAPS *caps = ctx;
+
+ switch (format->u1.dwZBufferBitDepth)
+ switch (format->dwZBufferBitDepth)
+ {
+ case 8:
+ caps->dwZBufferBitDepths |= DDBD_8;