[Piglit] [V3 0/4] more ARB_explicit_uniform_location tests
Anuj Phogat
anuj.phogat at gmail.com
Tue Mar 18 09:52:12 PDT 2014
On Mon, Mar 17, 2014 at 6:04 AM, Tapani Pälli <tapani.palli at intel.com> wrote:
> Hi;
>
> Here is v3 of the 4 tests that Ian indicated should be changed as
> shader-runner tests.
>
> Tapani Pälli (4):
> ARB_explicit_uniform_location: test overlapping location within array
> ARB_explicit_uniform_location: test overlapping locations
> ARB_explicit_uniform_location: test setting explicit location twice
> ARB_explicit_uniform_location: set location once but decl twice
>
> tests/all.py | 3 ++
> .../overlap-location-across-stages.shader_test | 33 ++++++++++++++++++++++
> .../overlap-location-within-array.shader_test | 32 +++++++++++++++++++++
> ...t-explicit-location-once-decl-twice.shader_test | 27 ++++++++++++++++++
> .../linker/set-explicit-location-twice.shader_test | 26 +++++++++++++++++
> 5 files changed, 121 insertions(+)
> create mode 100644 tests/spec/arb_explicit_uniform_location/linker/overlap-location-across-stages.shader_test
> create mode 100644 tests/spec/arb_explicit_uniform_location/linker/overlap-location-within-array.shader_test
> create mode 100644 tests/spec/arb_explicit_uniform_location/linker/set-explicit-location-once-decl-twice.shader_test
> create mode 100644 tests/spec/arb_explicit_uniform_location/linker/set-explicit-location-twice.shader_test
>
> --
> 1.8.3.1
>
> _______________________________________________
> Piglit mailing list
> Piglit at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
Made few suggestions for new tests. This series is:
Reviewed-by : Anuj Phogat <anuj.phogat at gmail.com>
More information about the Piglit
mailing list