Files
filament/third_party/glslang/Test/cppBad2.vert
Ben Doherty 0548b28535 Update glslang (#526)
* Update glslang

* Update builtinResource

* Add glslang update README
2018-11-27 09:52:03 -08:00

3 lines
32 B
GLSL

#define a b(
#define b(x)
b(a)