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.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.IR2.hpp b/ddl/out/LambdaCube.IR2.hpp
index 43de714..d3c1eee 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-01-28T13:15:30.803775Z 2// 2016-02-08T13:33:23.674070000000Z
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
@@ -1050,6 +1050,7 @@ public:
1050namespace data { 1050namespace data {
1051 class Pipeline { 1051 class Pipeline {
1052 public: 1052 public:
1053 String info;
1053 std::shared_ptr<::Backend> backend; 1054 std::shared_ptr<::Backend> backend;
1054 std::vector<std::shared_ptr<::TextureDescriptor>> textures; 1055 std::vector<std::shared_ptr<::TextureDescriptor>> textures;
1055 std::vector<std::shared_ptr<::SamplerDescriptor>> samplers; 1056 std::vector<std::shared_ptr<::SamplerDescriptor>> samplers;