1
0
mirror of https://github.com/doitsujin/dxvk.git synced 2024-11-29 10:24:10 +01:00

[d3d9] Expose D3DPMISCCAPS_CLIPTLVERTS

Matches what we actually do and fixes a Wine test
This commit is contained in:
Joshua Ashton 2021-08-11 12:44:19 +01:00
parent a6156856e5
commit 7acbd0f4e1
No known key found for this signature in database
GPG Key ID: C85A08669126BE8D

View File

@ -323,7 +323,7 @@ namespace dxvk {
| D3DPMISCCAPS_CULLCCW
| D3DPMISCCAPS_COLORWRITEENABLE
| D3DPMISCCAPS_CLIPPLANESCALEDPOINTS
/* | D3DPMISCCAPS_CLIPTLVERTS */
| D3DPMISCCAPS_CLIPTLVERTS
| D3DPMISCCAPS_TSSARGTEMP
| D3DPMISCCAPS_BLENDOP
/* | D3DPMISCCAPS_NULLREFERENCE */