[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(vertices = 4) out; // 4 points per patch
|
||||
|
||||
|
||||
Reference in New Issue
Block a user