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

TVkPhysicalDeviceLinearColorAttachmentFeaturesNV

Declaration

Source position: vulkanlib.pas line 18563

type TVkPhysicalDeviceLinearColorAttachmentFeaturesNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  linearColorAttachment: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio