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