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

TVkPipelineTessellationStateCreateInfo

Declaration

Source position: vulkanlib.pas line 9045

type TVkPipelineTessellationStateCreateInfo = record

  sType: TVkStructureType;

  

  pNext: PVkVoid;

  

  flags: TVkPipelineTessellationStateCreateFlags;

  

  patchControlPoints: TVkUInt32;

  

end;



CT Web help

CodeTyphon Studio