添加是否运行的标致
This commit is contained in:
@@ -146,6 +146,8 @@ public:
|
||||
|
||||
void destroyTexture(VkDevice device, Texture& texture);
|
||||
void cleanupResources(VkDevice device, VmaAllocator allocator);
|
||||
|
||||
bool _running = false;
|
||||
};
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user