unplugged-vendor/device/generic/vulkan-cereal/protocols/vulkan/api/protos/vkDestroySampler.txt

10 lines
347 B
Plaintext

// 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);
----