summaryrefslogtreecommitdiff
path: root/ddl/out/LambdaCube.IR.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'ddl/out/LambdaCube.IR.hpp')
-rw-r--r--ddl/out/LambdaCube.IR.hpp5
1 files changed, 3 insertions, 2 deletions
diff --git a/ddl/out/LambdaCube.IR.hpp b/ddl/out/LambdaCube.IR.hpp
index a4d9509..1b44efe 100644
--- a/ddl/out/LambdaCube.IR.hpp
+++ b/ddl/out/LambdaCube.IR.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
@@ -1042,7 +1042,8 @@ class Backend {
1042 public: 1042 public:
1043 enum class tag { 1043 enum class tag {
1044 WebGL1, 1044 WebGL1,
1045 OpenGL33 1045 OpenGL33,
1046 DirectX11
1046 } tag; 1047 } tag;
1047}; 1048};
1048namespace data { 1049namespace data {