blob: e4b909113aa9af2702e3d358b877a6f070d4c929 [file] [log] [blame]
// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry
[[vkDestroySampler,vkDestroySampler]]
[source,c++]
----
void vkDestroySampler(
VkDevice device,
VkSampler sampler,
const VkAllocationCallbacks* pAllocator);
----