split standalone VKUUID.h/DebugOutProperties.h

This commit is contained in:
2023-03-17 18:15:55 +08:00
parent 165f9d2a5f
commit f748301787
9 changed files with 61 additions and 62 deletions

View File

@@ -17,9 +17,9 @@ protected:
uint32_t shader_stage; ///<着色器阶段
MaterialDescriptorInfo mdm; ///<材质描述符管理器
MaterialDescriptorInfo mdm; ///<材质描述符管理器
ShaderCreateInfoMap shader_map; ///<着色器列表
ShaderCreateInfoMap shader_map; ///<着色器列表
ShaderCreateInfoVertex *vert;
ShaderCreateInfoGeometry *geom;