Re: [Piglit] [PATCH] compatibility: test vertex color clamping in geom and tess shaders

2018-06-26 Thread Marek Olšák
Reviewed-by: Marek Olšák Marek On Fri, Jun 22, 2018 at 5:50 AM, Timothy Arceri wrote: > --- > .../tes-clamp-vertex-color.shader_test| 76 +++ > .../gs-clamp-vertex-color.shader_test | 47 > 2 files changed, 123 insertions(+) > create mode 100644

[Piglit] [PATCH] compatibility: test vertex color clamping in geom and tess shaders

2018-06-22 Thread Timothy Arceri
--- .../tes-clamp-vertex-color.shader_test| 76 +++ .../gs-clamp-vertex-color.shader_test | 47 2 files changed, 123 insertions(+) create mode 100644 tests/spec/arb_tessellation_shader/execution/compatibility/tes-clamp-vertex-color.shader_test