Source position: GR32_Blur_RecursiveGaussian.pas line 82
type TQuadFloatRec = packed record
v0: TFloat;
v1: TFloat;
v2: TFloat;
v3: TFloat;
end;