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
microsoft/hlsl-specs#597 introduces a vectorized dot opcode. The compiler needs to be updated to lower calls to the hlsl dot intrinsic in SM6.9 to use it
microsoft/hlsl-specs#597 introduces a vectorized
dotopcode. The compiler needs to be updated to lower calls to the hlsldotintrinsic in SM6.9 to use it