-- v2: vkd3d-shader/hlsl: Avoid warning for each variable when in/out modifiers are specified on non-parameters. vkd3d-shader/hlsl: Remove a redundant warning for mutually exclusive majority modifiers. vkd3d-shader/hlsl: Check for majority modifiers on non-matrices in apply_type_modifiers().