Added RenderPipelineBase

This commit is contained in:
2026-03-02 19:06:19 +09:00
parent 5e42d699c3
commit b8af6e8c3a
13 changed files with 338 additions and 32 deletions

View File

@@ -1,5 +0,0 @@
namespace Ghost.Graphics.RenderPasses;
internal class SimpleRenderPipeline
{
}