Skip to main content

destroy_pipeline

Function destroy_pipeline 

Source
pub unsafe fn destroy_pipeline(
    device: VkHandleRef<'_, VkDevice>,
    pipeline: VkHandleRefMut<'_, VkPipeline>,
    allocation_callbacks: Option<&VkAllocationCallbacks>,
)
Available on crate feature Implements only.
Expand description

ยงSafety

pipeline must be created from device.