Skip to main content

ExtendsDrawIndirect2InfoKHR

Trait ExtendsDrawIndirect2InfoKHR 

Source
pub unsafe trait ExtendsDrawIndirect2InfoKHR { }
Expand description

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

§Safety

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

Implementors§