glsl2: Move the compiler to the subdirectory it will live in in Mesa.
This commit is contained in:
2
src/glsl/glcpp/tests/014-define-func-2-arg-unused.c
Normal file
2
src/glsl/glcpp/tests/014-define-func-2-arg-unused.c
Normal file
@@ -0,0 +1,2 @@
|
||||
#define foo(x,y) 1
|
||||
foo(bar,baz)
|
Reference in New Issue
Block a user