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