On Tue, Mar 31, 2015 at 10:01 PM, Timothy Arceri <[email protected]> wrote: > Although the existing tests are valid until link time, > it doesn't make much sense to test this way. > --- > .../compiler/input-array-array-var.frag | 15 > +++++++++++++++ > .../compiler/input-array-array-var.vert | 15 > --------------- > .../compiler/input-array-var-array.frag | 15 > +++++++++++++++ > .../compiler/input-array-var-array.vert | 15 > --------------- > .../compiler/input-var-array-array.frag | 15 > +++++++++++++++ > .../compiler/input-var-array-array.vert | 15 > --------------- > 6 files changed, 45 insertions(+), 45 deletions(-) > create mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-array-array-var.frag > delete mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-array-array-var.vert > create mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-array-var-array.frag > delete mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-array-var-array.vert > create mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-var-array-array.frag > delete mode 100644 > tests/spec/arb_arrays_of_arrays/compiler/input-var-array-array.vert
I'm not sure I understand the rationale. Could you explain? _______________________________________________ Piglit mailing list [email protected] http://lists.freedesktop.org/mailman/listinfo/piglit
