Commit 7184a1c
authored
Vulkan: Fix HDR pipeline blend factor for correct text rendering (libretro#18697)
Change srcColorBlendFactor from VK_BLEND_FACTOR_ONE to
VK_BLEND_FACTOR_SRC_ALPHA for proper alpha blending of text
and UI elements in the HDR pipeline.1 parent 01bfe66 commit 7184a1c
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2668 | 2668 | | |
2669 | 2669 | | |
2670 | 2670 | | |
2671 | | - | |
| 2671 | + | |
2672 | 2672 | | |
2673 | 2673 | | |
2674 | 2674 | | |
| |||
0 commit comments