Source position: DAV_CudaRuntime.pas line 56
type TCudaChannelFormatDesc = record
X: Integer;
Y: Integer;
Z: Integer;
W: Integer;
Format: TCudaChannelFormatKind;
end;