This website requires JavaScript.
Explore
Help
Sign in
fdo-mirrors
/
mesa
Watch
1
Star
0
Fork
You've already forked mesa
0
mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced
2026-03-07 14:10:37 +01:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
2
828686d4eb
mesa
/
src
/
glsl
/
glcpp
/
tests
/
017-define-func-2-args.c
Eric Anholt
2928588267
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
2010-06-24 15:36:00 -07:00
2 lines
40 B
C
Raw
Blame
History
#
define foo(x,y) ((x)*(y))
foo
(
bar
,
baz
)
Reference in a new issue
View git blame
Copy permalink