Skip to content

vkd3d-shader/dxil: Use VALUE_TYPE_INVALID for checking function return types.

We have only a partially initialised value for function return type validation, and the value type should be initialised. Fixes erroneous warnings for intrinsics.

Merge request reports

Loading