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

TvkCmdWaitEvents2

Declaration

Source position: vulkanlib.pas line 22030

type TvkCmdWaitEvents2 = procedure(

  commandBuffer: TVkCommandBuffer;

  eventCount: TVkUInt32;

  const pEvents: PVkEvent;

  const pDependencyInfos: PVkDependencyInfo

);



CT Web help

CodeTyphon Studio