Skip to main content

create_slice_plane_pipeline

Function create_slice_plane_pipeline 

Source
pub fn create_slice_plane_pipeline(
    device: &Device,
    bind_group_layout: &BindGroupLayout,
    color_format: TextureFormat,
    depth_format: TextureFormat,
) -> RenderPipeline
Expand description

Creates the render pipeline for slice plane visualization.