wined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.
commit9281bdb478ba5d2c40dd3baaf28b6d7aef292c28
authorStefan Dösinger <stefan@codeweavers.com>
Sun, 30 Aug 2009 20:02:51 +0000 (30 22:02 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Mon, 31 Aug 2009 10:18:56 +0000 (31 12:18 +0200)
tree47cb7a4c3208ec5f29e173c99579ccadfee19721
parentedf1c50b5419459f6fce604080328ca783b92ffb
wined3d: SetLOD is ignored on D3DPOOL_DEFAULT textures.

I am not testing SYSTEMMEM and SCRATCH textures. SCRATCH textures
cannot be created, SYSTEMMEM ones cannot be used for texturing on
Windows.
dlls/d3d9/tests/texture.c
dlls/wined3d/basetexture.c