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
/
033-define-func-self-compose.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
38 B
C
Raw
Blame
History
#
define foo(a) foo(2*(a))
foo
(
foo
(
3
)
)
Reference in a new issue
View git blame
Copy permalink