index
:
external_mesa3d.git
replicant-6.0
Unnamed repository; edit this file 'description' to name the repository.
git repository hosting
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
compiler
/
glsl
/
glcpp
/
tests
/
120-undef-builtin.c
blob: f8ade19bd5919a634e97c54b6c83faac9d456777 (
plain
)
1
2
3
4
#version 300 es
#undef __LINE__
#undef __FILE__
#undef __VERSION__