#version 330 core layout(points) in; layout(triangle_strip, max_vertices = 255) out; void main() { }