Skip to main content

destroy_sampler

Function destroy_sampler 

Source
pub unsafe fn destroy_sampler(
    device: VkDevice,
    sampler: VkSampler,
    allocation_callbacks: Option<&VkAllocationCallbacks>,
)
Available on crate feature Implements only.