- basePipelineHandle
Pipeline basePipelineHandle;
 Undocumented in source.
- basePipelineIndex
int basePipelineIndex;
 Undocumented in source.
- colorBlendState
ColorBlendStateCreateInfo colorBlendState;
 Undocumented in source.
- depthStencilState
VkPipelineDepthStencilStateCreateInfo depthStencilState;
 Undocumented in source.
- dynamicState
DynamicStateCreateInfo dynamicState;
 Undocumented in source.
- flags
VkPipelineCreateFlags flags;
 Undocumented in source.
- inputAssemblyState
InputAssemblyStateCreateInfo inputAssemblyState;
 Undocumented in source.
- layout
PipelineLayout layout;
 Undocumented in source.
- multisampleState
MultisampleStateCreateInfo multisampleState;
 Undocumented in source.
- rasterizationState
RasterizationStateCreateInfo rasterizationState;
 Undocumented in source.
- renderPass
RenderPass renderPass;
 Undocumented in source.
- stages
ShaderStageCreateInfo[] stages;
 Undocumented in source.
- subpass
uint subpass;
 Undocumented in source.
- tessellationState
VkPipelineTessellationStateCreateInfo tessellationState;
 Undocumented in source.
- vertexInputState
VertexInputStateCreateInfo vertexInputState;
 Undocumented in source.
- viewportState
ViewportStateCreateInfo viewportState;
 Undocumented in source.