10 lines
400 B
Plaintext
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);
|
|
----
|