Skip to content

Draft: zink - Fix for blend color change without blend state change

Daoxiang Gong requested to merge daoxiang.gong/mesa:user_dev into main

Flag blend color change and make sure vkCmdSetBlendConstants is called.

Merge request reports