splited MaterialRenderList and MaterialRenderMap, RenderExtraBuffer

This commit is contained in:
2023-06-01 15:08:45 +08:00
parent a04742c347
commit e076b72f1a
8 changed files with 568 additions and 561 deletions

View File

@@ -3,7 +3,7 @@
#include<hgl/graph/VK.h>
#include<hgl/graph/SceneNode.h>
#include<hgl/graph/RenderNode.h>
#include<hgl/graph/MaterialRenderMap.h>
#include<hgl/graph/VKArrayBuffer.h>
#include<hgl/graph/VKMaterial.h>
namespace hgl