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

TvkGetPhysicalDeviceSparseImageFormatProperties2

Declaration

Source position: vulkanlib.pas line 23534

type TvkGetPhysicalDeviceSparseImageFormatProperties2 = procedure(

  physicalDevice: TVkPhysicalDevice;

  const pFormatInfo: PVkPhysicalDeviceSparseImageFormatInfo2;

  pPropertyCount: PVkUInt32;

  pProperties: PVkSparseImageFormatProperties2

);



CT Web help

CodeTyphon Studio