Skip to main content

vkDestroyPipelineLayout

Function vkDestroyPipelineLayout 

Source
pub unsafe extern "system" fn vkDestroyPipelineLayout(
    device: VkDevice,
    pipelineLayout: VkPipelineLayout,
    pAllocator: *const VkAllocationCallbacks,
)
Expand description

Available if built with exported-prototypes.