mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
The idea is that sm6_value and related structures should not commit to a specific vsir register representation yet, because at the time they are created some information might be still unavailable. For instance, it might be not yet known whether the program is using native 16-bit types or minimum precision types. vsir registers should only be synthesized during instruction emission. Field "reg" in struct sm6_value will be handled in a later commit.
385 KiB
385 KiB