Re: [Piglit] [PATCH 44/50] gl-2.0: set KHR_no_error status

2017-08-22 Thread Samuel Pitoiset
On 08/22/2017 02:15 AM, Timothy Arceri wrote: On 11/08/17 01:22, Samuel Pitoiset wrote: Signed-off-by: Samuel Pitoiset ---   tests/spec/gl-2.0/api/active-sampler-conflict.c |  1 +   tests/spec/gl-2.0/api/clip-flag-behavior.c  | 33 ++---

Re: [Piglit] [PATCH 44/50] gl-2.0: set KHR_no_error status

2017-08-21 Thread Timothy Arceri
On 11/08/17 01:22, Samuel Pitoiset wrote: Signed-off-by: Samuel Pitoiset --- tests/spec/gl-2.0/api/active-sampler-conflict.c | 1 + tests/spec/gl-2.0/api/clip-flag-behavior.c | 33 ++--- You missed: getattriblocation-conventional.c

[Piglit] [PATCH 44/50] gl-2.0: set KHR_no_error status

2017-08-10 Thread Samuel Pitoiset
Signed-off-by: Samuel Pitoiset --- tests/spec/gl-2.0/api/active-sampler-conflict.c | 1 + tests/spec/gl-2.0/api/clip-flag-behavior.c | 33 ++--- 2 files changed, 19 insertions(+), 15 deletions(-) diff --git