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
/
compiler
/
glsl
/
glcpp
/
tests
/
147-undef-builtin-allowed.c
blob: e3af10d7da214f66514970071a60297d74104daa (
plain
)
1
2
3
4
#version 110
#undef __LINE__
#undef __FILE__
#undef __VERSION__