Re: [Mesa-dev] [PATCH] glsl-1.10: new test for a special case in glsl-to-tgsi

2015-04-13 Thread Marek Olšák
Sorry, wrong mailing list. Marek On Mon, Apr 13, 2015 at 7:59 PM, Marek Olšák wrote: > From: Marek Olšák > > --- > .../glsl-1.10/execution/uniform-update.shader_test | 50 > ++ > 1 file changed, 50 insertions(+) > create mode 100644 tests/spec/glsl-1.10/execution/uniform-

[Mesa-dev] [PATCH] glsl-1.10: new test for a special case in glsl-to-tgsi

2015-04-13 Thread Marek Olšák
From: Marek Olšák --- .../glsl-1.10/execution/uniform-update.shader_test | 50 ++ 1 file changed, 50 insertions(+) create mode 100644 tests/spec/glsl-1.10/execution/uniform-update.shader_test diff --git a/tests/spec/glsl-1.10/execution/uniform-update.shader_test b/tests/sp