renamed files of shadergen

This commit is contained in:
2023-03-17 10:14:07 +08:00
parent 555e8fc066
commit 9ee5f0adaa
15 changed files with 50 additions and 49 deletions

View File

@@ -1,5 +1,5 @@
#include<hgl/shadergen/ShaderCreateInfoVertex.h>
#include<hgl/shadergen/ShaderDescriptorManager.h>
#include<hgl/shadergen/ShaderDescriptorInfo.h>
#include<hgl/graph/VertexAttrib.h>
#include<hgl/graph/VKShaderStage.h>