wined3d: Set the max mipmap level in the pbo test.
commit25a59fe71b825c22cdc284f1838076efd74d5b79
authorStefan Dösinger <stefan@codeweavers.com>
Wed, 22 Apr 2009 17:28:53 +0000 (22 19:28 +0200)
committerAlexandre Julliard <julliard@winehq.org>
Tue, 28 Apr 2009 11:10:03 +0000 (28 13:10 +0200)
treee443843a97fad1f85199c2c4795b438fbc6c1cc4
parent8513f64a0117ee7a6a15cb174a3c0c76e2f2b071
wined3d: Set the max mipmap level in the pbo test.

fglrx refuses to use PBOs on not mipmap complete textures. The texture code
already takes care of this, do the same in the test.
dlls/wined3d/directx.c