Alexandre Julliard pushed to branch master at wine / wine
Commits: fb795954 by Elizabeth Figura at 2025-05-21T21:31:50+02:00 amstream: Fix allocator pitch tests.
For some reason ddraw alignment, at least for RGB555 surfaces, varies between 32-bit and 64-bit (and, bizarrely, 64-bit has *less* alignment).
Fix the tests here to compare against the ddraw pitch rather than hardcoding the expected pitch.
- - - - -
1 changed file:
- dlls/amstream/tests/amstream.c
View it on GitLab: https://gitlab.winehq.org/wine/wine/-/commit/fb79595473ec4cc4fe46e806dde174b...