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

@@ -15,5 +15,7 @@ public:
~ShaderCreateInfoGeometry()=default;
bool SetGeom(const Prim &ip,const Prim &op,const uint32_t mv);
bool ProcLayout() override;
};
}}//namespace hgl::graph