Hey Fredrik,

were you going to finish these with Eric's comments?

Dave.

On 12 July 2013 at 14:16, Fredrik Höglund <fred...@kde.org> wrote:
> All the tests pass on Mesa with my WIP implementation of the extension.
> I don't know if they pass on other implementations though, so it would
> be good if someone could test that.
>
> Fredrik Höglund (7):
>       arb_vertex_attrib_binding: Test error conditions
>       arb_vertex_attrib_binding: Test new states
>       arb_vertex_attrib_binding: Test setting and changing formats
>       arb_vertex_attrib_binding: Test switching buffers
>       arb_vertex_attrib_binding: Test changing offsets
>       arb_vertex_attrib_binding: Test instance-divisor
>       arb_vertex_attrib_binding: Test zero-stride bindings
>
>  tests/all.tests                                         |   10 ++
>  tests/spec/CMakeLists.txt                               |    1 +
>  tests/spec/arb_vertex_attrib_binding/CMakeLists.gl.txt  |   20 +++
>  tests/spec/arb_vertex_attrib_binding/CMakeLists.txt     |    1 +
>  tests/spec/arb_vertex_attrib_binding/buffers.c          |  178 
> +++++++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/errors.c           |  249 
> ++++++++++++++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/format.c           |  147 
> +++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/get.c              |  432 
> +++++++++++++++++++++++++++++++++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/instance-divisor.c |  186 
> +++++++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/offsets.c          |  175 
> ++++++++++++++++++
>  tests/spec/arb_vertex_attrib_binding/zero-stride.c      |  134 ++++++++++++++
>  11 files changed, 1533 insertions(+)
>
> _______________________________________________
> Piglit mailing list
> Piglit@lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/piglit
_______________________________________________
Piglit mailing list
Piglit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/piglit

Reply via email to