You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[DirectX] Reapply Fix DXIL part header version encoding (#91956)
This reapplies
195d8ac
[DirectX] Fix DXIL part header version encoding. The endian issue was
fixed by
f42117c.
Move MinorVersion be the lower 8 bit.
Set DXIL version in DXContainerObjectWriter::writeObject.
Fixes#89952
0 commit comments