Skip to main content

DestroySampler

Type Alias DestroySampler 

Source
pub type DestroySampler = unsafe extern "C" fn(device: Device, sampler: Sampler, p_allocator: *const AllocationCallbacks);
Expand description

Chapter: Samplers
Description: Destroy a sampler object
Provided by: VK_VERSION_1_0
Reference: vkDestroySampler