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