Function VkDeviceCmds.CreateSamplerYcbcrConversion

Commands for VK_VERSION_1_1

VkResult CreateSamplerYcbcrConversion (
  VkDevice_T* device,
  const(VkSamplerYcbcrConversionCreateInfo)* pCreateInfo,
  const(VkAllocationCallbacks)* pAllocator,
  VkSamplerYcbcrConversion_T** pYcbcrConversion
);