整理卡死的问题

This commit is contained in:
xsl
2026-04-21 00:03:27 +08:00
parent 5d8e108306
commit 7ab4274e4f
9 changed files with 31 additions and 42 deletions
+1
View File
@@ -153,6 +153,7 @@ private:
std::map<int, int> vertices_map_3dmax;
std::mutex mtx_point;
std::mutex changeMotionMtx;
long long last_update_time;
VkBuffer uniform_buffer_vs;