Struct ash::vk::ExtGlobalPriorityQueryFn
source · pub struct ExtGlobalPriorityQueryFn {}
Implementations§
Trait Implementations§
source§impl Clone for ExtGlobalPriorityQueryFn
impl Clone for ExtGlobalPriorityQueryFn
source§fn clone(&self) -> ExtGlobalPriorityQueryFn
fn clone(&self) -> ExtGlobalPriorityQueryFn
Returns a copy of the value. Read more
1.0.0 · source§fn clone_from(&mut self, source: &Self)
fn clone_from(&mut self, source: &Self)
Performs copy-assignment from
source
. Read more