layout codes.

This commit is contained in:
2023-03-26 00:04:31 +08:00
parent 939bbfeb1f
commit 15324d9c86
2 changed files with 6 additions and 12 deletions

View File

@@ -17,17 +17,12 @@
#include<hgl/graph/VKArrayBuffer.h>
#include<hgl/graph/VKDescriptorSetType.h>
namespace hgl
{
namespace graph
{
class TileData;
class TileFont;
class FontSource;
}//namespace graph
}//namespace hgl
VK_NAMESPACE_BEGIN
class TileData;
class TileFont;
class FontSource;
/*
* GPU设备创建信息
*/