13 Dec
2022
13 Dec
'22
8:44 p.m.
Matteo Bruni (@Mystral) commented about dlls/d3d10/effect.c:
{ 0x204, "add", pres_add }, { 0x205, "mul", pres_mul }, { 0x208, "div", pres_div }, + { 0x210, "bilt", pres_bilt }, + { 0x211, "bige", pres_bige }, + { 0x212, "bieq", pres_bieq }, + { 0x213, "bine", pres_bine },
Can you add something triggering these to the tests? -- https://gitlab.winehq.org/wine/wine/-/merge_requests/1684#note_19575