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

TvkCmdWaitEvents2KHR

Declaration

Source position: vulkanlib.pas line 22031

type TvkCmdWaitEvents2KHR = procedure(

  commandBuffer: TVkCommandBuffer;

  eventCount: TVkUInt32;

  const pEvents: PVkEvent;

  const pDependencyInfos: PVkDependencyInfo

);



CT Web help

CodeTyphon Studio