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
2bcff4c879acec31ef0b39ecf04e9df41c5cbfab
mesa
/
src
/
glsl
/
glcpp
/
tests
/
033-define-func-self-compose.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
38 B
C
Raw
Blame
History
#
define foo(a) foo(2*(a))
foo
(
foo
(
3
)
)
Reference in New Issue
View Git Blame
Copy Permalink