Re: [Mesa-dev] [PATCH 2/2] split-to-files.py: fix parsing tessellation shaders

2016-01-23 Thread Ilia Mirkin
Reviewed-by: Ilia Mirkin On Sat, Jan 23, 2016 at 6:47 AM, Marek Olšák wrote: > From: Marek Olšák > > --- > split-to-files.py | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > > diff --git a/split-to-files.py b/split-to-files.py > index 14f19a4..04dc867 100755 > --- a/split-to-files

[Mesa-dev] [PATCH 2/2] split-to-files.py: fix parsing tessellation shaders

2016-01-23 Thread Marek Olšák
From: Marek Olšák --- split-to-files.py | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/split-to-files.py b/split-to-files.py index 14f19a4..04dc867 100755 --- a/split-to-files.py +++ b/split-to-files.py @@ -88,9 +88,9 @@ def write_shader_test(filename, shaders):