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

TvkCmdWriteAccelerationStructuresPropertiesNV

Declaration

Source position: vulkanlib.pas line 20871

type TvkCmdWriteAccelerationStructuresPropertiesNV = procedure(

  commandBuffer: TVkCommandBuffer;

  accelerationStructureCount: TVkUInt32;

  const pAccelerationStructures: PVkAccelerationStructureNV;

  queryType: TVkQueryType;

  queryPool: TVkQueryPool;

  firstQuery: TVkUInt32

);



CT Web help

CodeTyphon Studio