mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
Function msl_print_assignment() doesn't currently handle bitcasts when the left operand has a specific (rather than a union) type. We could also fix the function, and maybe it wouldn't be a bad idea anyway, but using the union type seems more in the spirit of the MSL backend anyway.