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

TvkCmdSetColorBlendEnableEXT

Declaration

Source position: vulkanlib.pas line 20980

type TvkCmdSetColorBlendEnableEXT = procedure(

  commandBuffer: TVkCommandBuffer;

  firstAttachment: TVkUInt32;

  attachmentCount: TVkUInt32;

  const pColorBlendEnables: PVkBool32

);



CT Web help

CodeTyphon Studio