texture_rect run ok!

This commit is contained in:
2023-09-21 22:11:20 +08:00
parent 907cb3c852
commit 4e144072e4
9 changed files with 48 additions and 34 deletions

View File

@@ -92,6 +92,8 @@ public:
hgl_zero(*this);
descriptor_pool=1024;
geometry_shader=true;
}
};