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