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

TVkMicromapBuildSizesInfoEXT

Declaration

Source position: vulkanlib.pas line 18838

type TVkMicromapBuildSizesInfoEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  micromapSize: TVkDeviceSize;

  

  buildScratchSize: TVkDeviceSize;

  

  discardable: TVkBool32;

  

end;



CT Web help

CodeTyphon Studio