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

TVkPipelineColorBlendAdvancedStateCreateInfoEXT

Declaration

Source position: vulkanlib.pas line 12240

type TVkPipelineColorBlendAdvancedStateCreateInfoEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  srcPremultiplied: TVkBool32;

  

  dstPremultiplied: TVkBool32;

  

  blendOverlap: TVkBlendOverlapEXT;

  

end;



CT Web help

CodeTyphon Studio