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

TvkDestroyAccelerationStructureNV

Declaration

Source position: vulkanlib.pas line 20860

type TvkDestroyAccelerationStructureNV = procedure(

  device: TVkDevice;

  accelerationStructure: TVkAccelerationStructureNV;

  const pAllocator: PVkAllocationCallbacks

);



CT Web help

CodeTyphon Studio