浏览代码

Not important

Panagiotis Christopoulos Charitos 3 年之前
父节点
当前提交
afa322e998
共有 1 个文件被更改,包括 12 次插入0 次删除
  1. 12 0
      AnKi/Shaders/Include/MiscRendererTypes.h

+ 12 - 0
AnKi/Shaders/Include/MiscRendererTypes.h

@@ -0,0 +1,12 @@
+// Copyright (C) 2009-2022, Panagiotis Christopoulos Charitos and contributors.
+// All rights reserved.
+// Code licensed under the BSD License.
+// http://www.anki3d.org/LICENSE
+
+#pragma once
+
+#include <AnKi/Shaders/Include/Common.h>
+
+ANKI_BEGIN_NAMESPACE
+
+ANKI_END_NAMESPACE