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
/
120-undef-builtin.c
blob: f8ade19bd5919a634e97c54b6c83faac9d456777 (
plain
)
1
2
3
4
#version 300 es
#undef __LINE__
#undef __FILE__
#undef __VERSION__