Skip to content

zink - Fix for blend color change without blend state change

Daoxiang Gong requested to merge daoxiang.gong/mesa:zink-fix-blend-color into main

What does this MR do and why?

zink - Fix for blend color change without blend state change

Flag blend color change and make sure vkCmdSetBlendConstants is called.

Signed-off-by: daoxianggong daoxiang.gong@imgtec.com

Merge request reports