ordered module_list in RenderFramework

This commit is contained in:
2024-11-19 00:20:35 +08:00
parent 5217df7923
commit 4f335f7230
10 changed files with 63 additions and 34 deletions

View File

@@ -26,8 +26,6 @@ protected:
public:
virtual void OnResize(const VkExtent2D &)override; ///<窗口大小改变
//virtual void OnExecute(const double,RenderCmdBuffer *);
public: