Skip to main content

ExtendsCopyAccelerationStructureToMemoryInfoKHR

Trait ExtendsCopyAccelerationStructureToMemoryInfoKHR 

Source
pub unsafe trait ExtendsCopyAccelerationStructureToMemoryInfoKHR { }
Expand description

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

§Safety

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

Implementors§