Re: [Piglit] [PATCH 2/3] arb_tessellation_shader: add basic display list test for glPatchParameteri()

2018-05-28 Thread Timothy Arceri
This and the following patch should have: GL COMPAT >= 3.2 I've fixed this locally. On 28/05/18 20:36, Timothy Arceri wrote: --- .../tcs-tes-vertex-dlist.shader_test | 89 +++ 1 file changed, 89 insertions(+) create mode 100644 tests/spec/arb_tessellation_shader/

[Piglit] [PATCH 2/3] arb_tessellation_shader: add basic display list test for glPatchParameteri()

2018-05-28 Thread Timothy Arceri
--- .../tcs-tes-vertex-dlist.shader_test | 89 +++ 1 file changed, 89 insertions(+) create mode 100644 tests/spec/arb_tessellation_shader/execution/tcs-tes-vertex-dlist.shader_test diff --git a/tests/spec/arb_tessellation_shader/execution/tcs-tes-vertex-dlist.shader_te