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.hpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ddl/out/LambdaCube.IR.hpp b/ddl/out/LambdaCube.IR.hpp
index c45d1ce..bba849e 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-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
@@ -1056,6 +1056,7 @@ class Pipeline {
1056namespace data { 1056namespace data {
1057 class Pipeline : public ::Pipeline { 1057 class Pipeline : public ::Pipeline {
1058 public: 1058 public:
1059 String info;
1059 std::shared_ptr<::Backend> backend; 1060 std::shared_ptr<::Backend> backend;
1060 std::vector<std::shared_ptr<::TextureDescriptor>> textures; 1061 std::vector<std::shared_ptr<::TextureDescriptor>> textures;
1061 std::vector<std::shared_ptr<::SamplerDescriptor>> samplers; 1062 std::vector<std::shared_ptr<::SamplerDescriptor>> samplers;