few update

This commit is contained in:
2024-12-24 02:45:02 +08:00
parent 2516e9cfc1
commit 07b71ec0fe
10 changed files with 26 additions and 28 deletions

View File

@@ -26,7 +26,7 @@ private:
GRAPH_MODULE_CONSTRUCT(RenderPassManager)
~RenderPassManager();
bool Init(GraphModulesMap *) override;
bool Init() override;
private: