g3dvl: Use sobel filter for chroma interpolation
[mesa/nouveau-pmpeg.git] / src / glsl / glcpp / tests / 020-define-func-2-arg-multi.c
blob3049ad15465c804cb94be8a4a2c361c208ff6e4b
1 #define foo(x,y) x,two fish,red fish,y
2 foo(one fish, blue fish)