[Piglit] [PATCH 0/4] glslparsertest: Add tests for bit ops in GLSL 1.30

Chad Versace chad at chad-versace.us
Mon Oct 11 17:39:48 PDT 2010


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

Here is a patch sequence that adds tests for the bit operators introduced in
GLSL 1.30 (~ << >> & | ^). If you think any test is incorrect, or have any
suggestions, let me know.

==== diffstat ====
tests/glslparser.tests                       |   26 +++++++++-
tests/glslparsertest/glsl2/bit-logic-01.frag |   16 ++++++
tests/glslparsertest/glsl2/bit-logic-02.frag |   15 ++++++
tests/glslparsertest/glsl2/bit-logic-03.frag |   23 ++++++++
tests/glslparsertest/glsl2/bit-logic-04.frag |   23 ++++++++
tests/glslparsertest/glsl2/bit-logic-05.frag |   11 ++++
tests/glslparsertest/glsl2/bit-logic-06.frag |   11 ++++
tests/glslparsertest/glsl2/bit-logic-07.frag |   11 ++++
tests/glslparsertest/glsl2/bit-logic-08.frag |   11 ++++
tests/glslparsertest/glsl2/bit-logic-09.frag |   12 ++++
tests/glslparsertest/glsl2/bit-logic-10.frag |   70 +++++++++++++++++++++++++
tests/glslparsertest/glsl2/bit-not-01.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-not-02.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-not-03.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-not-04.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-not-05.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-not-06.frag   |   11 ++++
tests/glslparsertest/glsl2/bit-shift-01.frag |   14 +++++
tests/glslparsertest/glsl2/bit-shift-02.frag |   14 +++++
tests/glslparsertest/glsl2/bit-shift-03.frag |   23 ++++++++
tests/glslparsertest/glsl2/bit-shift-04.frag |   23 ++++++++
tests/glslparsertest/glsl2/bit-shift-05.frag |   39 ++++++++++++++
tests/glslparsertest/glsl2/bit-shift-06.frag |   71 ++++++++++++++++++++++++++
tests/glslparsertest/glsl2/bit-shift-07.frag |   17 ++++++
tests/glslparsertest/glsl2/bit-shift-08.frag |   12 ++++
tests/glslparsertest/glsl2/bit-shift-09.frag |   11 ++++
tests/glslparsertest/glslparsertest.c        |   30 ++++++++---
27 files changed, 541 insertions(+), 8 deletions(-)

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)

iQIcBAEBAgAGBQJMs61eAAoJEAIvNt057x8iQlQQAKklO67vR6H6yN1xKqEXm5zX
VIp9oE8SEAis4uoLHoxF1NG6aT0xti+vIkmv2UQkoi6cdU/PujK4s6/515gyoMD8
/vfFaisgNhY7JpCOsw/ppNhoIkfBgoaiIXSzOn1w74X+KNdVwWK2GnEc5d8mXXwy
IeNKSH8Elkk357Zi7f/PDJXMxNkOqINshpm8BZsr0zI74rFGyPALcTDb1FGrSoUi
td/4WQgiaCreB2UsWA7X2yccklg8qv/lO6jd/5tPzxQlj4TjKx93hgcXgeLpZaMi
vFpypjn5IP7ZPyxUdJXF4CK1bjwBhuef/PIL8QGdrfJZfciNrQgsH13HVTSU+Vw6
vGY/FPbKSM0lIuiqEzGTXUEysEzFwKiYZWieJ7BiJpxirPwKcqq9kxr7ZvVHeS4T
pPjXkt1j7N9TIm/+FcaVzUlRM9fc+i6LbagAH5ylmpD3SsNcHs1zM6nrrN+sEP7q
kNc8DU+evDzRYmsd4vwcGRAbnkPaKMtGPkHK5zsKJtZ1zWkj+fqtCTk3loQ8E8lG
eC7K11b6uwBRhDp+u/CZAV+NmCJs0/u5mOUdlWYP3akP+GMd7eQ47BkZcoa9/3vD
0OUnHHp6GM0kSAtSVnfiMjL5ZKH+4eGlCQPb27RivsjizmUhszahjfp6kBtjAKcf
x9pEiuE+AGJivIWk3UWV
=aea/
-----END PGP SIGNATURE-----


More information about the Piglit mailing list