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

TVkAccelerationStructureInfoNV

Declaration

Source position: vulkanlib.pas line 13783

type TVkAccelerationStructureInfoNV = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  type_: TVkAccelerationStructureTypeNV;

  

  flags: TVkBuildAccelerationStructureFlagsNV;

  

  instanceCount: TVkUInt32;

  

  geometryCount: TVkUInt32;

  

  pGeometries: PVkGeometryNV;

  

end;



CT Web help

CodeTyphon Studio