[Piglit] [PATCH 1/2] glsl-1.30: Add tests for signed-to-unsigned constructors and vice-versa

Chad Versace chad at chad-versace.us
Mon Apr 25 13:23:23 PDT 2011


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

On 04/19/2011 01:10 PM, Ian Romanick wrote:
> From: Ian Romanick <ian.d.romanick at intel.com>
> 
> On current Mesa, some of these cases just fail.  Some fail with
> assertion failures.
> 
> Reported-by: Bryan Cain <bryancain3 at gmail.com>
> ---
>  .../compiler/basic-types/ctor-int-uint.vert        |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-ivec2-uvec2.vert     |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-ivec3-uvec3.vert     |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-ivec4-uvec4.vert     |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-uint-int.vert        |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-uvec2-ivec2.vert     |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-uvec3-ivec3.vert     |   14 ++++++++++++++
>  .../compiler/basic-types/ctor-uvec4-ivec4.vert     |   14 ++++++++++++++
>  8 files changed, 112 insertions(+), 0 deletions(-)
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-int-uint.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-ivec2-uvec2.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-ivec3-uvec3.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-ivec4-uvec4.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-uint-int.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-uvec2-ivec2.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-uvec3-ivec3.vert
>  create mode 100644 tests/spec/glsl-1.30/compiler/basic-types/ctor-uvec4-ivec4.vert

These tests look good.
Reviewed-by: Chad Versace <chad.versace at intel.com>

- -- 
Chad Versace
chad at chad-versace.us
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.11 (GNU/Linux)
Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/

iQIcBAEBAgAGBQJNtdg7AAoJEAIvNt057x8iceoP/1IHfj8XEYWt7hFst3OBLfyY
iPvdQKgtm8IFkzI2bl7qSmSeD1om07pPURSG/HuSHeT6LmG4JfyuBeEjmEFdlA6d
r9sviLvXL3l6DzLEh/f78pNCydL1A6q9JRUT22Y5mZJXGTLwSmwM6YnInVcwGquv
0fdUnxtPB2RzU6hsKCjef1FBHWb0n6Z1IXmlS44YtQFG3E2V7vvaHVZeLwSEyv/q
X4C646FpV34Y5sR67I6fbsVWPbqRZ3KAr94MFGxBaaskrDyHsidpHmasDoqR5cRg
Q9onBhqL+c9s+2Ni45OebOaNQPVKNrJGfiSKX38EKtdU0jQ0uNMGQ19jDwiVspQ+
S/2QxZwLxvcCc3s8ne76N2yZ11/dkpSFrf2Gv4+DXDhME0AYL0pAEI8opoGdUJF/
oIlJbBxuPsJAAD2tfBwZ2r6ZRtbvCKq0LZQvj9dCd0Q3zTssTVq5r98y2MNEZafx
JyuJvCoJ32qVgft+ZHLnbn/lcst5L+LKFGxVsRkI/DWfinFynLeC9anoQ5UjshIu
mcboCUf2BJelEPYkP3yUjugwqkpW1ADbqcENsH5W/TO9CF8NQqifOuP2eSGZ/vIu
h4BlWzxeTXXoGOjC8DUcvX7/MnIWkybA4wMrDscmbDOD2Ab6zHRZyPw5YldFwWrR
7/fLuJVfn6HtM1RNdxnz
=HT7B
-----END PGP SIGNATURE-----


More information about the Piglit mailing list