Skip to main content

vkDestroySamplerYcbcrConversion

Function vkDestroySamplerYcbcrConversion 

Source
pub unsafe extern "system" fn vkDestroySamplerYcbcrConversion(
    device: VkDevice,
    ycbcrConversion: VkSamplerYcbcrConversion,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.