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

TVkBufferImageCopy_Create

Declaration

Source position: vulkanutils.pas line 517

function TVkBufferImageCopy_Create(

  const aBufferOffset: TVkDeviceSize;

  const aBufferRowLength: TVkUInt32;

  const aBufferImageHeight: TVkUInt32;

  const aImageSubresource: TVkImageSubresourceLayers;

  const aImageOffset: TVkOffset3D;

  const aImageExtent: TVkExtent3D

):TVkBufferImageCopy;



CT Web help

CodeTyphon Studio