Unit 'LabPipeline' Package
[Overview][Constants][Types][Classes][Procedures and functions][Index] [#pl_vulkanlab]

LabPipelineInputAssemblyState

Declaration

Source position: LabPipeline.pas line 202

function LabPipelineInputAssemblyState(

  const Topology: TVkPrimitiveTopology = VK_PRIMITIVE_TOPOLOGY_TRIANGLE_LIST;

  const PrimitiveRestartEnable: TVkBool32 = VK_FALSE;

  const Flags: TVkPipelineInputAssemblyStateCreateFlags = 0

):TVkPipelineInputAssemblyStateCreateInfo;



CT Web help

CodeTyphon Studio