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

TVkPipelineColorWriteCreateInfoEXT

Declaration

Source position: vulkanlib.pas line 16340

type TVkPipelineColorWriteCreateInfoEXT = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  attachmentCount: TVkUInt32;

  

  pColorWriteEnables: PVkBool32;

  

end;



CT Web help

CodeTyphon Studio