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

TVkAccelerationStructureCreateInfoNV

Declaration

Source position: vulkanlib.pas line 13795

type TVkAccelerationStructureCreateInfoNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  compactedSize: TVkDeviceSize;

  

  info: TVkAccelerationStructureInfoNV;

  

end;



CT Web help

CodeTyphon Studio