unplugged-system/external/deqp-deps/glslang/Test/noMain1.geom

7 lines
55 B
Plaintext
Raw Normal View History

#version 110
void foo()
{
}
layout(points) out;