推送常量完成。

This commit is contained in:
xsl
2025-09-26 15:09:51 +08:00
parent 7d3427e4c0
commit 3c0dda0e28
2 changed files with 29 additions and 20 deletions
@@ -220,7 +220,7 @@ public:
std::mutex mtx_mvp;
//void stop();
//void updateTexture();
float myFloatValue = 1.5f;
void demo1(float* pos);
};