2
0
mirror of https://github.com/skyline-emu/skyline.git synced 2025-04-09 21:30:00 +03:00
PixelyIon 92809f8a78 Implement Maxwell3D Independent/Common Color Blending
Maxwell3D supports independent blending which has different blending per-RT and common blending which has the same blending for all RTs. There is a register determining which mode to utilize and we simply have two arrays of `VkPipelineColorBlendAttachmentState` for the RTs that we toggle between to make the transition between them extremely cheap.
2022-04-14 14:14:52 +05:30
..
2022-01-12 22:09:39 +05:30