renew auto_merge_material_instance.cpp

This commit is contained in:
2025-03-14 00:17:54 +08:00
parent b6a92e8cd3
commit be3a8a2b00
2 changed files with 20 additions and 47 deletions

View File

@@ -9,9 +9,6 @@
using namespace hgl;
using namespace hgl::graph;
constexpr uint32_t SCREEN_WIDTH=1024;
constexpr uint32_t SCREEN_HEIGHT=1024;
constexpr uint32_t VERTEX_COUNT=3;
constexpr uint32_t TRIANGLE_NUMBER=12;