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

void foo()
{
}

layout(points) out;