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

Zebediah Figura zfigura at codeweavers.com
Mon May 16 12:49:59 CDT 2022


On 5/16/22 03:12, Charles Davis wrote:
> 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.
> 

Oops, I assumed it was a UNORM format without actually checking :-(



More information about the wine-devel mailing list