15 Jan
2026
15 Jan
'26
2:59 p.m.
From: Stefan Dösinger <stefan@codeweavers.com> --- dlls/d3d9/tests/device.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dlls/d3d9/tests/device.c b/dlls/d3d9/tests/device.c index b782833c37d..fd596de84c6 100644 --- a/dlls/d3d9/tests/device.c +++ b/dlls/d3d9/tests/device.c @@ -13988,7 +13988,7 @@ static void test_resource_access(void) { if (!skip_ati2n_once) { - skip("ATI2N texture not supported.\n"); + skip("ATI2N volume texture not supported.\n"); skip_ati2n_once = TRUE; } continue; -- GitLab https://gitlab.winehq.org/wine/wine/-/merge_requests/9900