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

10 lines
400 B
Plaintext

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