[1/5] DDraw: Some drivers return DDERR_INVALIDPARAMS if DXTn surfaces aren't supported

H. Verbeet hverbeet at gmail.com
Thu Aug 2 06:41:38 CDT 2007


On 02/08/07, Stefan Dösinger <stefan at codeweavers.com> wrote:
>+    ok(hr == DD_OK || hr == DDERR_NOTEXTUREHW || DDERR_INVALIDPARAMS,
That doesn't do what you want it to do.

If the return value is irrelevant though, what's the point of the test?



More information about the wine-patches mailing list