Re: [Piglit] [PATCH] arb_sample_shading: document automatic per-sample FS execution

2017-08-10 Thread Anuj Phogat
On Fri, Aug 4, 2017 at 6:21 AM, Brian Paul wrote: > > Explain why these tests don't need to enable GL_SAMPLE_SHADING_ARB. > --- > .../arb_sample_shading/execution/builtin-gl-sample-id.cpp | 11 > +++ > .../execution/builtin-gl-sample-position.cpp

[Piglit] [PATCH] arb_sample_shading: document automatic per-sample FS execution

2017-08-04 Thread Brian Paul
Explain why these tests don't need to enable GL_SAMPLE_SHADING_ARB. --- .../arb_sample_shading/execution/builtin-gl-sample-id.cpp | 11 +++ .../execution/builtin-gl-sample-position.cpp | 11 +++ 2 files changed, 22 insertions(+) diff --git

[Piglit] [PATCH] arb_sample_shading: document automatic per-sample FS execution

2017-07-27 Thread Brian Paul
Explain why these tests don't need to enable GL_SAMPLE_SHADING_ARB. --- .../arb_sample_shading/execution/builtin-gl-sample-id.cpp | 11 +++ .../execution/builtin-gl-sample-position.cpp | 11 +++ 2 files changed, 22 insertions(+) diff --git