7 lines
55 B
GLSL
7 lines
55 B
GLSL
#version 110
|
|
|
|
void foo()
|
|
{
|
|
}
|
|
|
|
layout(points) out; |