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

TVkPhysicalDeviceMultiDrawFeaturesEXT

Declaration

Source position: vulkanlib.pas line 12219

type TVkPhysicalDeviceMultiDrawFeaturesEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  multiDraw: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio