summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorCsaba Hruska <csaba.hruska@gmail.com>2016-03-01 12:24:41 +0100
committerCsaba Hruska <csaba.hruska@gmail.com>2016-03-01 12:24:41 +0100
commit2cb8b57a950e378430e738e9f3c9ff576f1d23f4 (patch)
treebeb821eb3191cfa7d9da69b615a4d701616c7821
parente855df928a77785ce0cfcad1a25ba6c9d5da9828 (diff)
update out
-rw-r--r--testdata/Graphics.out2
-rw-r--r--testdata/HyperbolicParaboloic.out2
-rw-r--r--testdata/Hyperboloid.out2
-rw-r--r--testdata/NewStyle.out2
-rw-r--r--testdata/PrimReduce.out2
-rw-r--r--testdata/Spiral.out2
-rw-r--r--testdata/editor-examples/Clear.out2
-rw-r--r--testdata/editor-examples/Cube.out2
-rw-r--r--testdata/editor-examples/Heartbeat.out2
-rw-r--r--testdata/editor-examples/LambdaCube.out2
-rw-r--r--testdata/editor-examples/LambdaCube2.out2
-rw-r--r--testdata/editor-examples/MagicCube.out2
-rw-r--r--testdata/editor-examples/RecLC.out2
-rw-r--r--testdata/editor-examples/RecursiveTexture.out2
-rw-r--r--testdata/editor-examples/Stripes.out2
-rw-r--r--testdata/editor-examples/Tetrahedron.out2
-rw-r--r--testdata/editor-examples/Texturing.out2
-rw-r--r--testdata/example06.out2
-rw-r--r--testdata/example07.out2
-rw-r--r--testdata/example08.out2
-rw-r--r--testdata/fetcharrays01.out2
-rw-r--r--testdata/fragment01.out2
-rw-r--r--testdata/fragment03swizzling.out2
-rw-r--r--testdata/fragment04ifthenelse.out2
-rw-r--r--testdata/fragment07let.out2
-rw-r--r--testdata/framebuffer01.out2
-rw-r--r--testdata/framebuffer02.out2
-rw-r--r--testdata/framebuffer03.out2
-rw-r--r--testdata/framebuffer04.out2
-rw-r--r--testdata/framebuffer05.out2
-rw-r--r--testdata/gfx00.out2
-rw-r--r--testdata/gfx01.out2
-rw-r--r--testdata/gfx02.out2
-rw-r--r--testdata/gfx03.out2
-rw-r--r--testdata/gfx04.out2
-rw-r--r--testdata/graphics-features/codegen/shadergen01.out2
-rw-r--r--testdata/helloWorld.out2
-rw-r--r--testdata/line01.out2
-rw-r--r--testdata/performance/Graphics.out2
-rw-r--r--testdata/point01.out2
-rw-r--r--testdata/recursivetexture02.out2
-rw-r--r--testdata/reduce01.out2
-rw-r--r--testdata/reduce02.out2
-rw-r--r--testdata/reduce03.out2
-rw-r--r--testdata/reduce04.out2
-rw-r--r--testdata/reduce05.out2
-rw-r--r--testdata/simple02.out2
-rw-r--r--testdata/simple03.out2
-rw-r--r--testdata/texture01.out2
-rw-r--r--testdata/texture02.out2
-rw-r--r--testdata/uniformparam01.out2
-rw-r--r--testdata/uniformparam02.out2
-rw-r--r--testdata/uniformparam03.out2
53 files changed, 53 insertions, 53 deletions
diff --git a/testdata/Graphics.out b/testdata/Graphics.out
index e3241e74..369baecb 100644
--- a/testdata/Graphics.out
+++ b/testdata/Graphics.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/HyperbolicParaboloic.out b/testdata/HyperbolicParaboloic.out
index e587605d..6dd15ba0 100644
--- a/testdata/HyperbolicParaboloic.out
+++ b/testdata/HyperbolicParaboloic.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/Hyperboloid.out b/testdata/Hyperboloid.out
index e28645c2..2e9fa214 100644
--- a/testdata/Hyperboloid.out
+++ b/testdata/Hyperboloid.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/NewStyle.out b/testdata/NewStyle.out
index 68683cfb..ec16a74c 100644
--- a/testdata/NewStyle.out
+++ b/testdata/NewStyle.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/PrimReduce.out b/testdata/PrimReduce.out
index 24a6ca8f..83377657 100644
--- a/testdata/PrimReduce.out
+++ b/testdata/PrimReduce.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/Spiral.out b/testdata/Spiral.out
index 05a75006..f08fa25a 100644
--- a/testdata/Spiral.out
+++ b/testdata/Spiral.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/Clear.out b/testdata/editor-examples/Clear.out
index 89439690..1b5ec3e4 100644
--- a/testdata/editor-examples/Clear.out
+++ b/testdata/editor-examples/Clear.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/Cube.out b/testdata/editor-examples/Cube.out
index 2680d7ba..e2c21c01 100644
--- a/testdata/editor-examples/Cube.out
+++ b/testdata/editor-examples/Cube.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/Heartbeat.out b/testdata/editor-examples/Heartbeat.out
index 7c8bccbc..dac805c6 100644
--- a/testdata/editor-examples/Heartbeat.out
+++ b/testdata/editor-examples/Heartbeat.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = 4 , textures =
5 [ TextureDescriptor 5 [ TextureDescriptor
diff --git a/testdata/editor-examples/LambdaCube.out b/testdata/editor-examples/LambdaCube.out
index 911da04f..bd059d50 100644
--- a/testdata/editor-examples/LambdaCube.out
+++ b/testdata/editor-examples/LambdaCube.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/LambdaCube2.out b/testdata/editor-examples/LambdaCube2.out
index e4c9d1cb..c17008e6 100644
--- a/testdata/editor-examples/LambdaCube2.out
+++ b/testdata/editor-examples/LambdaCube2.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/MagicCube.out b/testdata/editor-examples/MagicCube.out
index 81ff1335..63c04661 100644
--- a/testdata/editor-examples/MagicCube.out
+++ b/testdata/editor-examples/MagicCube.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/RecLC.out b/testdata/editor-examples/RecLC.out
index 0d0e2c48..6d9f31d8 100644
--- a/testdata/editor-examples/RecLC.out
+++ b/testdata/editor-examples/RecLC.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = 4 , textures =
5 [ TextureDescriptor 5 [ TextureDescriptor
diff --git a/testdata/editor-examples/RecursiveTexture.out b/testdata/editor-examples/RecursiveTexture.out
index 2a479b09..22c6a002 100644
--- a/testdata/editor-examples/RecursiveTexture.out
+++ b/testdata/editor-examples/RecursiveTexture.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = 4 , textures =
5 [ TextureDescriptor 5 [ TextureDescriptor
diff --git a/testdata/editor-examples/Stripes.out b/testdata/editor-examples/Stripes.out
index 2f1e6bbc..96aca729 100644
--- a/testdata/editor-examples/Stripes.out
+++ b/testdata/editor-examples/Stripes.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/Tetrahedron.out b/testdata/editor-examples/Tetrahedron.out
index b7af63ad..0df9bd13 100644
--- a/testdata/editor-examples/Tetrahedron.out
+++ b/testdata/editor-examples/Tetrahedron.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/editor-examples/Texturing.out b/testdata/editor-examples/Texturing.out
index 1f1c092a..9e2684a3 100644
--- a/testdata/editor-examples/Texturing.out
+++ b/testdata/editor-examples/Texturing.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/example06.out b/testdata/example06.out
index 11c5f0d0..8bf3fb28 100644
--- a/testdata/example06.out
+++ b/testdata/example06.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/example07.out b/testdata/example07.out
index 75360c06..98456485 100644
--- a/testdata/example07.out
+++ b/testdata/example07.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/example08.out b/testdata/example08.out
index f0a3c3d4..b2c30351 100644
--- a/testdata/example08.out
+++ b/testdata/example08.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/fetcharrays01.out b/testdata/fetcharrays01.out
index a3ed7660..6819fc6b 100644
--- a/testdata/fetcharrays01.out
+++ b/testdata/fetcharrays01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/fragment01.out b/testdata/fragment01.out
index 2ce2b557..a0655a52 100644
--- a/testdata/fragment01.out
+++ b/testdata/fragment01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/fragment03swizzling.out b/testdata/fragment03swizzling.out
index bc2480be..949f4d70 100644
--- a/testdata/fragment03swizzling.out
+++ b/testdata/fragment03swizzling.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/fragment04ifthenelse.out b/testdata/fragment04ifthenelse.out
index 8ac88867..a4f099a0 100644
--- a/testdata/fragment04ifthenelse.out
+++ b/testdata/fragment04ifthenelse.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/fragment07let.out b/testdata/fragment07let.out
index 40ba8f98..433db976 100644
--- a/testdata/fragment07let.out
+++ b/testdata/fragment07let.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/framebuffer01.out b/testdata/framebuffer01.out
index f80a62f9..7d939d75 100644
--- a/testdata/framebuffer01.out
+++ b/testdata/framebuffer01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/framebuffer02.out b/testdata/framebuffer02.out
index 1c50e55d..a5d56cd0 100644
--- a/testdata/framebuffer02.out
+++ b/testdata/framebuffer02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/framebuffer03.out b/testdata/framebuffer03.out
index d18d82f7..4e7d7f41 100644
--- a/testdata/framebuffer03.out
+++ b/testdata/framebuffer03.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/framebuffer04.out b/testdata/framebuffer04.out
index 3b0abde9..a90222ac 100644
--- a/testdata/framebuffer04.out
+++ b/testdata/framebuffer04.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/framebuffer05.out b/testdata/framebuffer05.out
index 3b0abde9..a90222ac 100644
--- a/testdata/framebuffer05.out
+++ b/testdata/framebuffer05.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/gfx00.out b/testdata/gfx00.out
index f80a62f9..7d939d75 100644
--- a/testdata/gfx00.out
+++ b/testdata/gfx00.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/gfx01.out b/testdata/gfx01.out
index f80a62f9..7d939d75 100644
--- a/testdata/gfx01.out
+++ b/testdata/gfx01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/gfx02.out b/testdata/gfx02.out
index f200dd5f..d5abef3b 100644
--- a/testdata/gfx02.out
+++ b/testdata/gfx02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/gfx03.out b/testdata/gfx03.out
index 347ba09a..6fa00e25 100644
--- a/testdata/gfx03.out
+++ b/testdata/gfx03.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/gfx04.out b/testdata/gfx04.out
index 2afb7d70..9934b162 100644
--- a/testdata/gfx04.out
+++ b/testdata/gfx04.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/graphics-features/codegen/shadergen01.out b/testdata/graphics-features/codegen/shadergen01.out
index 6b774a0d..8a567cbe 100644
--- a/testdata/graphics-features/codegen/shadergen01.out
+++ b/testdata/graphics-features/codegen/shadergen01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/helloWorld.out b/testdata/helloWorld.out
index 696df8b5..8c114891 100644
--- a/testdata/helloWorld.out
+++ b/testdata/helloWorld.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/line01.out b/testdata/line01.out
index 4df07c3e..422b2375 100644
--- a/testdata/line01.out
+++ b/testdata/line01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/performance/Graphics.out b/testdata/performance/Graphics.out
index e3241e74..369baecb 100644
--- a/testdata/performance/Graphics.out
+++ b/testdata/performance/Graphics.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/point01.out b/testdata/point01.out
index e040f640..6b30b9e1 100644
--- a/testdata/point01.out
+++ b/testdata/point01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/recursivetexture02.out b/testdata/recursivetexture02.out
index 3c7c92cf..bf5be0a0 100644
--- a/testdata/recursivetexture02.out
+++ b/testdata/recursivetexture02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = 4 , textures =
5 [ TextureDescriptor 5 [ TextureDescriptor
diff --git a/testdata/reduce01.out b/testdata/reduce01.out
index f200dd5f..d5abef3b 100644
--- a/testdata/reduce01.out
+++ b/testdata/reduce01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/reduce02.out b/testdata/reduce02.out
index a769c37f..d13dc556 100644
--- a/testdata/reduce02.out
+++ b/testdata/reduce02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/reduce03.out b/testdata/reduce03.out
index f80a62f9..7d939d75 100644
--- a/testdata/reduce03.out
+++ b/testdata/reduce03.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/reduce04.out b/testdata/reduce04.out
index a769c37f..d13dc556 100644
--- a/testdata/reduce04.out
+++ b/testdata/reduce04.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/reduce05.out b/testdata/reduce05.out
index c73ff315..e30a8a73 100644
--- a/testdata/reduce05.out
+++ b/testdata/reduce05.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/simple02.out b/testdata/simple02.out
index a240ce43..dc196170 100644
--- a/testdata/simple02.out
+++ b/testdata/simple02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/simple03.out b/testdata/simple03.out
index 3d761495..ce153a25 100644
--- a/testdata/simple03.out
+++ b/testdata/simple03.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/texture01.out b/testdata/texture01.out
index 64a503cc..02c74188 100644
--- a/testdata/texture01.out
+++ b/testdata/texture01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/texture02.out b/testdata/texture02.out
index 529d3041..888df86a 100644
--- a/testdata/texture02.out
+++ b/testdata/texture02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = 4 , textures =
5 [ TextureDescriptor 5 [ TextureDescriptor
diff --git a/testdata/uniformparam01.out b/testdata/uniformparam01.out
index aa24faee..48d595fe 100644
--- a/testdata/uniformparam01.out
+++ b/testdata/uniformparam01.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/uniformparam02.out b/testdata/uniformparam02.out
index e9a9a32a..f1311195 100644
--- a/testdata/uniformparam02.out
+++ b/testdata/uniformparam02.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []
diff --git a/testdata/uniformparam03.out b/testdata/uniformparam03.out
index aa24faee..48d595fe 100644
--- a/testdata/uniformparam03.out
+++ b/testdata/uniformparam03.out
@@ -1,5 +1,5 @@
1Pipeline 1Pipeline
2 { info = "generated by lambdacube-compiler 0.5.0.0" 2 { info = "generated by lambdacube-compiler 0.6.0.0"
3 , backend = OpenGL33 3 , backend = OpenGL33
4 , textures = [] 4 , textures = []
5 , samplers = [] 5 , samplers = []