Unit 'vulkanlib' Package
[Overview][Constants][Types][Classes][Procedures and functions][Variables][Index] [#pl_vulkan]

TVkTensorCopyARM

Declaration

Source position: vulkanlib.pas line 24823

type TVkTensorCopyARM = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  dimensionCount: TVkUInt32;

  

  pSrcOffset: PVkUInt64;

  

  pDstOffset: PVkUInt64;

  

  pExtent: PVkUInt64;

  

end;



CT Web help

CodeTyphon Studio