mirror of
https://github.com/MaSzyna-EU07/maszyna.git
synced 2026-07-20 06:49:19 +02:00
geometry shader changes
This commit is contained in:
@@ -3901,6 +3901,9 @@ bool opengl_renderer::Init_caps()
|
||||
|
||||
if (GLAD_GL_EXT_clip_control)
|
||||
WriteLog("EXT_clip_control supported!");
|
||||
|
||||
if (GLAD_GL_EXT_geometry_shader)
|
||||
WriteLog("EXT_geometry_shader supported!");
|
||||
}
|
||||
|
||||
glGetError();
|
||||
|
||||
Reference in New Issue
Block a user