// WARNING: DO NOT MODIFY! This file is automatically generated from the vk.xml registry [[vkCreateSamplerYcbcrConversion,vkCreateSamplerYcbcrConversion]] [source,c++] ---- VkResult vkCreateSamplerYcbcrConversion( VkDevice device, const VkSamplerYcbcrConversionCreateInfo* pCreateInfo, const VkAllocationCallbacks* pAllocator, VkSamplerYcbcrConversion* pYcbcrConversion); ----