[PATCH 1/2] ddraw/tests: Add more managed texture tests.

Stefan Dösinger stefandoesinger at gmail.com
Sun Mar 29 07:29:26 CDT 2020


> +        {DDSCAPS_TEXTURE | DDSCAPS_3DDEVICE, DDSCAPS2_TEXTUREMANAGE, DD_OK,
> +                DDSCAPS_SYSTEMMEMORY | DDSCAPS_TEXTURE | DDSCAPS_3DDEVICE,
> +                DDSCAPS2_TEXTUREMANAGE },
What happens if you try to create a device on such a surface or assign it as a render target for an existing device?

I expect the answer to be somewhere between "driver dependent error code" and "BSOD", but it would be good to check.

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: Message signed with OpenPGP
URL: <http://www.winehq.org/pipermail/wine-devel/attachments/20200329/6dca0569/attachment.sig>


More information about the wine-devel mailing list