mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-08-29 19:26:33 +00:00
[WINED3D]
- Use correct FXCAPS constant in wined3d_get_device_caps. Spotted by Kudratov Olimjon. CORE-8545 svn path=/trunk/; revision=64258
This commit is contained in:
@@ -4614,7 +4614,7 @@ HRESULT CDECL wined3d_get_device_caps(const struct wined3d *wined3d, UINT adapte
|
||||
WINEDDFXCAPS_BLTSHRINKX |
|
||||
WINEDDFXCAPS_BLTSHRINKXN |
|
||||
WINEDDFXCAPS_BLTSHRINKY |
|
||||
WINEDDFXCAPS_BLTSHRINKXN |
|
||||
WINEDDFXCAPS_BLTSHRINKYN |
|
||||
WINEDDFXCAPS_BLTSTRETCHX |
|
||||
WINEDDFXCAPS_BLTSTRETCHXN |
|
||||
WINEDDFXCAPS_BLTSTRETCHY |
|
||||
|
||||
Reference in New Issue
Block a user