summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR2.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ddl/out/LambdaCube.IR2.hpp')
-rw-r--r--ddl/out/LambdaCube.IR2.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/ddl/out/LambdaCube.IR2.hpp b/ddl/out/LambdaCube.IR2.hpp
index 7b10b75..703c510 100644
--- a/ddl/out/LambdaCube.IR2.hpp
+++ b/ddl/out/LambdaCube.IR2.hpp
@@ -1,5 +1,5 @@
1// generated file, do not modify! 1// generated file, do not modify!
2// 2016-03-21T15:32:16.153401000000Z 2// 2016-03-27T21:14:11.531713000000Z
3 3
4#ifndef HEADER_LambdaCube.IR_H 4#ifndef HEADER_LambdaCube.IR_H
5#define HEADER_LambdaCube.IR_H 5#define HEADER_LambdaCube.IR_H
@@ -1044,7 +1044,8 @@ class Backend {
1044public: 1044public:
1045 enum class tag { 1045 enum class tag {
1046 WebGL1, 1046 WebGL1,
1047 OpenGL33 1047 OpenGL33,
1048 DirectX11
1048 } tag; 1049 } tag;
1049}; 1050};
1050namespace data { 1051namespace data {