16 Aug
2023
16 Aug
'23
8:52 a.m.
Giovanni Mascellani (@giomasce) commented about libs/vkd3d-shader/hlsl.h:
HLSL_OP3_DP2ADD, HLSL_OP3_LERP, + HLSL_OP3_MOVC, + HLSL_OP3_TERNARY,
Maybe we should add a comment explaining the difference and rationale behind having both `MOVC` and `TERNARY`. Even for us it took a little bit of back and forth to be understood, so that's probably for the random code reader as well. -- https://gitlab.winehq.org/wine/vkd3d/-/merge_requests/268#note_42438