OSDN Git Service

Add a handful of simple tests for function calls in constructors
authorIan Romanick <ian.d.romanick@intel.com>
Thu, 11 Mar 2010 22:46:19 +0000 (14:46 -0800)
committerIan Romanick <ian.d.romanick@intel.com>
Thu, 11 Mar 2010 22:46:19 +0000 (14:46 -0800)
commit7e3ed40200ac87c50b84f73409ca0df48fc6a25d
tree64624a03f39876a7d31b3fcda5751090a7241acb
parented45ec6a515f3529f12fc23d51621e435d3b6cdf
Add a handful of simple tests for function calls in constructors
tests/constructor-01.glsl [new file with mode: 0644]
tests/function-01.glsl [new file with mode: 0644]
tests/function-02.glsl [new file with mode: 0644]
tests/function-03.glsl [new file with mode: 0644]