Bump to opengl 450
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#version 430 core
|
||||
#version 450 core
|
||||
// an attempt to test whether a geometry surface occludes the camera from a
|
||||
// light source
|
||||
layout (triangles) in;
|
||||
|
||||
Reference in New Issue
Block a user