Skip to content

Abstraction of pipeline #8

Open
@ikeycode

Description

@ikeycode

Much of our code was hardcoded to bgfx, which proved an error in design as we can't do any proper
unit testing that way.

We need to continue the implementation of the NoopPipeline so that we can perform CPU side testing. This means abstracting the texture and shader implementations further until no bgfx
specific code exists outside of the pipeline.bgfx module.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions