优化RenderList中的DescriptorSets绑定

This commit is contained in:
2019-05-27 19:54:19 +08:00
parent 5615f0492e
commit dad5724874
2 changed files with 6 additions and 9 deletions

View File

@@ -147,7 +147,6 @@ private:
bool InitScene()
{
render_root=new SceneNode();
render_list=new RenderList();