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

TVkImageFormatProperties

Declaration

Source position: vulkanlib.pas line 8564

type TVkImageFormatProperties = record

  maxExtent: TVkExtent3D;

  

  maxMipLevels: TVkUInt32;

  

  maxArrayLayers: TVkUInt32;

  

  sampleCounts: TVkSampleCountFlags;

  

  maxResourceSize: TVkDeviceSize;

  

end;



CT Web help

CodeTyphon Studio