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