VkPipelineInputAssemblyStateCreateInfo

Undocumented in source.

Members

Variables

flags
VkPipelineInputAssemblyStateCreateFlags flags;
Undocumented in source.
pNext
const(void)* pNext;
Undocumented in source.
primitiveRestartEnable
VkBool32 primitiveRestartEnable;
Undocumented in source.
sType
VkStructureType sType;
Undocumented in source.
topology
VkPrimitiveTopology topology;
Undocumented in source.

Meta