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

TVkPhysicalDeviceMaintenance5PropertiesKHR

Declaration

Source position: vulkanlib.pas line 12392

type TVkPhysicalDeviceMaintenance5PropertiesKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  earlyFragmentMultisampleCoverageAfterSampleCounting: TVkBool32;

  

  earlyFragmentSampleMaskTestBeforeSampleCounting: TVkBool32;

  

  depthStencilSwizzleOneSupport: TVkBool32;

  

  polygonModePointSize: TVkBool32;

  

  nonStrictSinglePixelWideLinesUseParallelogram: TVkBool32;

  

  nonStrictWideLinesUseParallelogram: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio