Skip to main content

ExtendsPhysicalDeviceSparseImageFormatInfo2

Trait ExtendsPhysicalDeviceSparseImageFormatInfo2 

Source
pub unsafe trait ExtendsPhysicalDeviceSparseImageFormatInfo2 { }
Expand description

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

§Safety

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

Implementors§