index
:
mesa.git
gallium_va_encpackedheader01
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
glsl
/
glcpp
/
tests
/
034-define-func-self-compose-non-func.c
blob: 209a5f7e07c0d02c66cb2327d6e8c2c4c206be05 (
plain
)
1
2
#define foo(bar) bar
foo
(
foo
)