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

TvkDestroyImage

Declaration

Source position: vulkanlib.pas line 20432

type TvkDestroyImage = procedure(

  device: TVkDevice;

  image: TVkImage;

  const pAllocator: PVkAllocationCallbacks

);



CT Web help

CodeTyphon Studio