Struct ash::vk::ExtDepthClipEnableFn
source · pub struct ExtDepthClipEnableFn {}
Implementations§
Trait Implementations§
source§impl Clone for ExtDepthClipEnableFn
impl Clone for ExtDepthClipEnableFn
source§fn clone(&self) -> ExtDepthClipEnableFn
fn clone(&self) -> ExtDepthClipEnableFn
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