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 |