On Tue, Jun 16, 2015 at 11:06 PM, Ilia Mirkin <[email protected]> wrote: > On Tue, Jun 16, 2015 at 4:57 PM, Marek Olšák <[email protected]> wrote: >> From: Marek Olšák <[email protected]> >> >> --- >> tests/all.py | 2 + >> .../arb_separate_shader_objects/CMakeLists.gl.txt | 1 + >> .../rendezvous_by_location-5-stages.c | 218 >> +++++++++++++++++++++ >> 3 files changed, 221 insertions(+) >> create mode 100644 >> tests/spec/arb_separate_shader_objects/rendezvous_by_location-5-stages.c >> >> diff --git a/tests/all.py b/tests/all.py >> index 2839059..df3347f 100755 >> --- a/tests/all.py >> +++ b/tests/all.py >> @@ -2109,6 +2109,8 @@ with profile.group_manager( >> 'ProgramUniform coverage') >> g(['arb_separate_shader_object-rendezvous_by_location', '-fbo'], >> 'Rendezvous by location', run_concurrent=False) >> + g(['arb_separate_shader_object-rendezvous_by_location', '-fbo'], > > oops?
Thanks. Consider it fixed. Marek _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
