Skip to content
This repository was archived by the owner on Aug 22, 2020. It is now read-only.
This repository was archived by the owner on Aug 22, 2020. It is now read-only.

Rendergaph vs pipeline confused #46

Description

@happydpc

The struct "SimplePipelineDesc" may rename to SimpleRenderPipelineDesc, because what it generates is a "wgpu::RenderPipeline".I am confused about it with "PipelineDesc" in pipeline_manager.

The RenderGraph is to make sub render passes, and the PipelineManager is to make primary passes. Am I right about these concepts?

Metadata

Metadata

Assignees

No one assigned

    Labels

    CleanupRepresents a place where old code needs to be cleaned up.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions