j
k
j a
j l
On Mon, May 16, 2022 at 12:49 AM Zebediah Figura zfigura@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.
Back to the thread
Back to the list