Add some GLSL 1.20 matrix-from-matrix constructor tests.
commit6c92c28331b230f9a053c9998b44d518833ef4b9
authorKenneth Graunke <kenneth@whitecape.org>
Wed, 1 Sep 2010 23:00:43 +0000 (1 16:00 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Wed, 1 Sep 2010 23:01:29 +0000 (1 16:01 -0700)
tree7f48f85b18d26d496198e2a35d66c873421f666d
parent3aff363f60c67c555bbae0775c99057dc775636c
Add some GLSL 1.20 matrix-from-matrix constructor tests.
tests/glslparser.tests
tests/glslparsertest/glsl2/constructor-21.vert [new file with mode: 0644]
tests/glslparsertest/glsl2/constructor-22.vert [new file with mode: 0644]
tests/glslparsertest/glsl2/constructor-23.vert [new file with mode: 0644]
tests/glslparsertest/glsl2/constructor-24.vert [new file with mode: 0644]