mirror of
https://github.com/bevyengine/bevy
synced 2025-01-11 12:48:56 +00:00
7 lines
No EOL
55 B
GLSL
7 lines
No EOL
55 B
GLSL
#version 110
|
|
|
|
void foo()
|
|
{
|
|
}
|
|
|
|
layout(points) out; |