newly RenderNode2D/List

This commit is contained in:
2023-04-26 20:52:31 +08:00
parent cd03ee8211
commit b26e25df61
5 changed files with 43 additions and 25 deletions

View File

@@ -23,11 +23,6 @@ class DescriptorSet
bool is_dirty;
protected: //动态UBO/SSBO记录
private:
friend class GPUDevice;