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

TVkPhysicalDeviceFragmentDensityMapPropertiesEXT

Declaration

Source position: vulkanlib.pas line 14065

type TVkPhysicalDeviceFragmentDensityMapPropertiesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  minFragmentDensityTexelSize: TVkExtent2D;

  

  maxFragmentDensityTexelSize: TVkExtent2D;

  

  fragmentDensityInvocations: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio