Vulkan: Always disable blending for integer formats #317

Merged
Exzap merged 1 commit from int-blending-fix into main 2022-09-30 10:59:16 -03:00
Exzap commented 2022-09-30 10:58:56 -03:00 (Migrated from github.com)

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.

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.
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: cemu-project_Mirror/Cemu-2024-03-05#317
No description provided.