Add several tests for vertex shader attributes
authorIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Mar 2010 00:19:13 +0000 (17:19 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Tue, 30 Mar 2010 00:19:13 +0000 (17:19 -0700)
commit8901eeefc94e4211c87ff13e951113749fc495de
tree41ab15bfb36cc3a1e1e06233409975ec85d98740
parentfb9f5b0675bd714fd6d6325479f62435aaabc2ee
Add several tests for vertex shader attributes
tests/attribute-01.glsl [new file with mode: 0644]
tests/attribute-02.glsl [new file with mode: 0644]
tests/attribute-03.glsl [new file with mode: 0644]
tests/attribute-04.glsl [new file with mode: 0644]
tests/attribute-05.glsl [new file with mode: 0644]
tests/attribute-06.glsl [new file with mode: 0644]
tests/attribute-07.glsl [new file with mode: 0644]
tests/attribute-08.glsl [new file with mode: 0644]
tests/attribute-09.glsl [new file with mode: 0644]
tests/attribute-10.glsl [new file with mode: 0644]
tests/attribute-11.glsl [new file with mode: 0644]