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:
parent
a6156856e5
commit
7acbd0f4e1
@ -323,7 +323,7 @@ namespace dxvk {
|
||||
| D3DPMISCCAPS_CULLCCW
|
||||
| D3DPMISCCAPS_COLORWRITEENABLE
|
||||
| D3DPMISCCAPS_CLIPPLANESCALEDPOINTS
|
||||
/* | D3DPMISCCAPS_CLIPTLVERTS */
|
||||
| D3DPMISCCAPS_CLIPTLVERTS
|
||||
| D3DPMISCCAPS_TSSARGTEMP
|
||||
| D3DPMISCCAPS_BLENDOP
|
||||
/* | D3DPMISCCAPS_NULLREFERENCE */
|
||||
|
Loading…
Reference in New Issue
Block a user