清理所有资源,有两处内存泄漏,暂时找不到了
This commit is contained in:
@@ -143,6 +143,9 @@ public:
|
||||
void SetInitArg(const char* arg);
|
||||
|
||||
void drawFrame(long long frameTime)override;
|
||||
|
||||
void destroyTexture(VkDevice device, Texture& texture);
|
||||
void cleanupResources(VkDevice device, VmaAllocator allocator);
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user