mirror of
https://gitlab.winehq.org/wine/vkd3d.git
synced 2025-09-12 18:50:22 -07:00
VALUE_TYPE_UNDEFINED means that a value is explicitly undefined, equivalently to what was first represented with is_undefined. VALUE_TYPE_INVALID will be introduced for values that arise from invalid programs.