This website requires JavaScript.
Explore
Help
Register
Sign In
OpenHarmony
/
third_party_mesa3d
Watch
2
Star
0
Fork
0
You've already forked third_party_mesa3d
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
c3a465ae98be6db1aee582f15380944b8faaeafc
third_party_mesa3d
/
src
/
glsl
/
glcpp
/
tests
/
014-define-func-2-arg-unused.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
3 lines
32 B
C
Raw
Blame
History
#
define foo(x,y) 1
foo
(
bar
,
baz
)
Reference in New Issue
View Git Blame
Copy Permalink