Skip to main content

ExtendsPipelineVertexInputStateCreateInfo

Trait ExtendsPipelineVertexInputStateCreateInfo 

Source
pub unsafe trait ExtendsPipelineVertexInputStateCreateInfo { }
Expand description

Marker trait for structs that can appear in the pNext chain of PipelineVertexInputStateCreateInfo.

§Safety

Implementors must be valid pNext chain members for the target struct.

Implementors§