Add files inadvertently missed in c58d92d46b.

Truly fixes issue #363.
This commit is contained in:
Matt Pharr
2012-09-07 13:27:07 -07:00
parent 0ce67f37ac
commit 9e9f266e52
2 changed files with 33 additions and 20 deletions

View File

@@ -1,4 +1,4 @@
// dsgsdhg
// Vector-typed parameter "x" is illegal
export void foo(uniform float<3> x) {
}