wined3d: Fix dxtn format check.
commitbbeedca67e7a508fac3ca064b734ebe3a9d2b212
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 3 Feb 2008 23:26:06 +0000 (4 00:26 +0100)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 5 Feb 2008 11:42:12 +0000 (5 12:42 +0100)
tree4c2082f860846f37abeb7235fa442ef57a99d13d
parent9d9a640127585c63053d3d0a3914c2897e1dd517
wined3d: Fix dxtn format check.

We can't return WINED3D_OK straight away because we have yet to check
the other flags, like sRGB correction.
dlls/wined3d/directx.c