https://bugs.freedesktop.org/show_bug.cgi?id=57984

--- Comment #1 from Stefan Dösinger <stefandoesin...@gmx.at> ---
I dug through the optimizations in r300_create_blend_state, and the problem is
the "Disable reading if SRC_ALPHA == 0" optimization. It is not correct if the
source factor is DEST_COLOR. I'm checking if any other source factors have to
be excluded.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
dri-devel mailing list
dri-devel@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/dri-devel

Reply via email to