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

TvkCmdSetEvent

Declaration

Source position: vulkanlib.pas line 20511

type TvkCmdSetEvent = procedure(

  commandBuffer: TVkCommandBuffer;

  event: TVkEvent;

  stageMask: TVkPipelineStageFlags

);



CT Web help

CodeTyphon Studio