summaryrefslogtreecommitdiffstats
path: root/chromium/third_party/glslang/src/Test/noMain2.geom
blob: d7c96c95661fde812897a3b7ce175b2feb90e342 (plain)
1
2
3
4
5
6
7
#version 150

void bar()
{
}

layout(line_strip) out;