@@ -1,4 +1,4 @@
|
||||
// dsgsdhg
|
||||
// Vector-typed parameter "x" is illegal
|
||||
|
||||
export void foo(uniform float<3> x) {
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user
@@ -1,4 +1,4 @@
|
||||
// dsgsdhg
|
||||
// Vector-typed parameter "x" is illegal
|
||||
|
||||
export void foo(uniform float<3> x) {
|
||||
}
|
||||
|
||||