26 Mar
2024
26 Mar
'24
5:52 p.m.
On Tue Mar 26 17:47:34 2024 +0000, Zebediah Figura wrote:
I was curious and did a couple more tests, and it turns out that for fx_4_1, "SrcBlend = src_color" will actually emit all 8 indices separately, but "SrcBlend[0] = src_color" just emits index 0. So that's interesting. This is not related to how this should be parsed though.
-- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/739#note_66153