pub unsafe fn destroy_sampler(
device: VkHandleRef<'_, VkDevice>,
sampler: VkHandleRefMut<'_, VkSampler>,
allocation_callbacks: Option<&VkAllocationCallbacks>,
)Available on crate feature
Implements only.Expand description
ยงSafety
sampler must be created from device.