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

* Update builtinResource

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

4 lines
47 B
Plaintext

void main()
{
gl_Position = vec4(1.0);
}