Source position: PasVulkan.VirtualReality.OpenVR.pas line 1465
type THmdMatrix33_t = record
m: array [0..2] of array [0..2] of single;
end;