Type Definition bedrock::vk::PFN_vkCreateSamplerYcbcrConversion [] [src]

type PFN_vkCreateSamplerYcbcrConversion = extern "system" fn(device: VkDevice, pCreateInfo: *const VkSamplerYcbcrConversionCreateInfo, pAllocator: *const VkAllocationCallbacks, pYcbcrConversion: *mut VkSamplerYcbcrConversion) -> VkResult;