This website requires JavaScript.
Explore
Help
Register
Sign In
AlexIndustrial
/
mesa
Watch
1
Star
0
Fork
0
You've already forked mesa
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
f583f214d5b8292aca91ec2217296b7ed17d9df4
mesa
/
src
/
glsl
/
glcpp
/
tests
/
017-define-func-2-args.c
T
Eric Anholt
2928588267
glsl2: Move the compiler to the subdirectory it will live in in Mesa.
2010-06-24 15:36:00 -07:00
3 lines
40 B
C
Raw
Blame
History
#
define foo(x,y) ((x)*(y))
foo
(
bar
,
baz
)
Reference in New Issue
View Git Blame
Copy Permalink