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

TVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG

Declaration

Source position: vulkanlib.pas line 20253

type TVkPhysicalDeviceRelaxedLineRasterizationFeaturesIMG = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  relaxedLineRasterization: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio