[PATCH v2 1/7] d3d11/tests: Test logic op.

Charles Davis cdavis5x at gmail.com
Mon May 16 03:12:13 CDT 2022


On Mon, May 16, 2022 at 12:49 AM Zebediah Figura
<zfigura at codeweavers.com> wrote:
> +    static const float clear_color[] = {0.0f, 1.0f, 0.0f, 1.0f};

This doesn't do what you think it does. Those render targets are UINT,
not UNORM.

-- 
Chip



More information about the wine-devel mailing list