xref: /third_party/mesa3d/src/compiler/glsl/glcpp/tests/120-undef-builtin.c (revision bf215546)
  • Home
  • History
  • Annotate
  • Line#
  • Scopes#
  • Navigate#
  • Raw
  • Download
  • only in /third_party/mesa3d/src/compiler/glsl/glcpp/tests/
1#version 300 es
2#undef __LINE__
3#undef __FILE__
4#undef __VERSION__
5

Indexes created Thu Nov 07 10:32:03 CST 2024