xref
: /
third_party
/
mesa3d
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
130-define-comment.c
(revision bf215546)
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
only in
/third_party/mesa3d/src/compiler/glsl/glcpp/tests/
1
#
define
/*...*/
FUNC
(
/*...*/
x
/*...*/
)
/*...*/
FOO
(
/*...*/
x
/*...*/
)
2
FUNC
(
bar
)
3