1// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry 2.Valid Usage (Implicit) 3**** 4* [[VUID-vkDestroySamplerYcbcrConversion-device-parameter]] pname:device must: be a valid sname:VkDevice handle 5* [[VUID-vkDestroySamplerYcbcrConversion-ycbcrConversion-parameter]] If pname:ycbcrConversion is not dlink:VK_NULL_HANDLE, pname:ycbcrConversion must: be a valid sname:VkSamplerYcbcrConversion handle 6* [[VUID-vkDestroySamplerYcbcrConversion-pAllocator-parameter]] If pname:pAllocator is not `NULL`, pname:pAllocator must: be a valid pointer to a valid sname:VkAllocationCallbacks structure 7* [[VUID-vkDestroySamplerYcbcrConversion-ycbcrConversion-parent]] If pname:ycbcrConversion is a valid handle, it must: have been created, allocated, or retrieved from pname:device 8**** 9 10.Host Synchronization 11**** 12* Host access to pname:ycbcrConversion must: be externally synchronized 13**** 14 15