优化代码、排版、重命名

This commit is contained in:
2025-07-04 11:12:55 +08:00
parent e87838289a
commit 2b135b1d24
6 changed files with 39 additions and 48 deletions

View File

@@ -23,7 +23,7 @@ public:
public:
RenderFramework * GetRenderFramework ()const{return render_framework;} ///<取得渲染框架
VulkanDevice * GetDevice ()const; ///<取得GPU设备
VulkanDevice * GetDevice ()const; ///<取得GPU设备
public: