2009/7/3 Paul Vriens <paul.vriens.w...@gmail.com>: > Is D3DERR_NOTAVAILABLE an acceptable error? If so than the ok() message can > be easily extended (maybe with an extra skip() message?). > Probably, although you can also just remove the test if it causes a lot of failures. I added it because this situation exposed a bug in wined3d's initialization code, but it's not by itself critical for anything.
- Re: [PATCH 3/5] d3d9/tests: Add a small test for having mult... Paul Vriens
- Re: [PATCH 3/5] d3d9/tests: Add a small test for having... Henri Verbeet