ddraw/tests: Not all GPUs support dwZBufferBitDepth=24 on Windows.

This commit is contained in:
Stefan Dösinger 2011-08-29 19:50:16 +02:00 committed by Alexandre Julliard
parent cf826fe010
commit e28041c9a6
1 changed files with 1 additions and 1 deletions

View File

@ -3987,7 +3987,7 @@ static void zbufferbitdepth_test(void)
}
},
{
24, ZFMT_SUPPORTED_ALWAYS,
24, ZFMT_SUPPORTED_HWDEPENDENT,
{
sizeof(DDPIXELFORMAT), DDPF_ZBUFFER, 0,
{24}, {0}, {0x00ffffff}, {0x00000000}, {0x00000000}