Re: [Piglit] [PATCH] glsl-1.10: Put an if-statement in a macro in the false path of an ifdef

2018-08-31 Thread Timothy Arceri
Thanks! I believe I have a fix I'm just running it in CI to confirm it doesn't cause any other issues. Reviewed-by: Timothy Arceri On 01/09/18 03:49, Ian Romanick wrote: From: Ian Romanick Signed-off-by: Ian Romanick Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107772 Cc:

[Piglit] [PATCH] glsl-1.10: Put an if-statement in a macro in the false path of an ifdef

2018-08-31 Thread Ian Romanick
From: Ian Romanick Signed-off-by: Ian Romanick Bugzilla: https://bugs.freedesktop.org/show_bug.cgi?id=107772 Cc: Timothy Arceri Cc: Eero Tamminen Cc: Mark Janes --- .../if-statement-in-macro-in-false-ifdef.vert | 18 ++ 1 file changed, 18 insertions(+) create mode