Skip to content

vkd3d-shader/dxil: Set the result register data type for nop casts.

Conor McCarthy requested to merge cmccarthy/vkd3d:cast_nop into master

Casts from minimum precision types are emitted as nop, but the result value type must be set to the cast result type.

Merge request reports

Loading