Unit 'DAV_CudaRuntime' Package
[Overview][Constants][Types][Procedures and functions][Variables][Index] [#pl_asiovst]

TCudaMemcpyFromArray

Declaration

Source position: DAV_CudaRuntime.pas line 155

type TCudaMemcpyFromArray = function(

  Dest: Pointer;

  const Source: PCudaArray;

  WOffset: Cardinal;

  HOffset: Cardinal;

  Count: Cardinal;

  Kind: TCudaMemcpyKind

):TCudaError;



CT Web help

CodeTyphon Studio