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

TvkGetPhysicalDeviceFormatProperties

Declaration

Source position: vulkanlib.pas line 20383

type TvkGetPhysicalDeviceFormatProperties = procedure(

  physicalDevice: TVkPhysicalDevice;

  format: TVkFormat;

  pFormatProperties: PVkFormatProperties

);



CT Web help

CodeTyphon Studio