redorav / hlslpp

Math library using hlsl syntax with SSE/NEON support

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Rename vecN in the natvis to rowN

redorav opened this issue · comments

For clarity, as the physical layout doesn't necessarily match (e.g. float4x3 and float3x4 have same physical layout)

Fixed via 9706d6c