Struct lambda::render::pipeline::RenderPipeline
source · pub struct RenderPipeline { /* private fields */ }
Implementations§
source§impl RenderPipeline
impl RenderPipeline
sourcepub fn destroy(self, render_context: &RenderContext)
pub fn destroy(self, render_context: &RenderContext)
Destroy the render pipeline with the render context that created it.