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

TvkGetDeviceImageMemoryRequirementsKHR

Declaration

Source position: vulkanlib.pas line 20772

type TvkGetDeviceImageMemoryRequirementsKHR = procedure(

  device: TVkDevice;

  const pInfo: PVkDeviceImageMemoryRequirements;

  pMemoryRequirements: PVkMemoryRequirements2

);



CT Web help

CodeTyphon Studio