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

TVkAccelerationStructureBuildSizesInfoKHR

Declaration

Source position: vulkanlib.pas line 16207

type TVkAccelerationStructureBuildSizesInfoKHR = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  accelerationStructureSize: TVkDeviceSize;

  

  updateScratchSize: TVkDeviceSize;

  

  buildScratchSize: TVkDeviceSize;

  

end;



CT Web help

CodeTyphon Studio