Skip to main content

ExtendsAccelerationStructureCreateInfo2KHR

Trait ExtendsAccelerationStructureCreateInfo2KHR 

Source
pub unsafe trait ExtendsAccelerationStructureCreateInfo2KHR { }
Expand description

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

§Safety

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

Implementors§