[openrndr-demos] Fix shaders to be compatible with OpenGL 4.1 on macOS
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#version 430 core
|
||||
#version 410 core
|
||||
|
||||
layout (lines) in;
|
||||
layout (line_strip, max_vertices = 2) out;
|
||||
|
||||
Reference in New Issue
Block a user