Skip to main content

ExtendsRenderPassCreateInfo2

Trait ExtendsRenderPassCreateInfo2 

Source
pub unsafe trait ExtendsRenderPassCreateInfo2 { }
Expand description

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

§Safety

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

Implementors§