描述符池,增加为4。 不知道为什么

This commit is contained in:
xsl
2025-09-17 23:35:50 +08:00
parent 8e721b9c42
commit 0a2a5c45be
2 changed files with 19 additions and 16 deletions
@@ -56,7 +56,6 @@ public:
void prepare_point_pipeline();
void update_point_vertex_buffer(float* pos, int pointCount);
void draw_point_cloud(VkCommandBuffer command_buffer);
void ReceiveFacePoint(float* pos, int pointCount, int width, int height);
void update_point_descriptor_set();