5 Aug
2024
5 Aug
'24
10:55 a.m.
On Mon Aug 5 10:55:42 2024 +0000, Matteo Bruni wrote:
Technically, mip skip bits should only apply to the `mipfilter` argument, not `filter`. Is there any validation for those in `filter` arguments (i.e. are otherwise valid "mip skip" values in `filter` rejected?) Yeah, the mip skip bits are only valid in the `mipfilter` argument. I've removed these from this structure, and added them as a separate test for the `mipfilter` argument only.
-- https://gitlab.winehq.org/wine/wine/-/merge_requests/6157#note_77769