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

TVkPhysicalDeviceFragmentDensityMapFeaturesEXT

Declaration

Source position: vulkanlib.pas line 14039

type TVkPhysicalDeviceFragmentDensityMapFeaturesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  fragmentDensityMap: TVkBool32;

  

  fragmentDensityMapDynamic: TVkBool32;

  

  fragmentDensityMapNonSubsampledImages: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio