Vulkan: Always disable blending for integer formats #317
Loading…
Reference in a new issue
No description provided.
Delete branch "int-blending-fix"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Should fix a warning in the Vulkan validation layer and avoid a sigtrap in MoltenVk. Visually it should make no difference because implementations just ignore the blending state for integer formats.