summaryrefslogtreecommitdiff
path: root/src/opengl/bind/l
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/bind/l')
-rw-r--r--src/opengl/bind/l4
1 files changed, 4 insertions, 0 deletions
diff --git a/src/opengl/bind/l b/src/opengl/bind/l
new file mode 100644
index 0000000..eb6ec73
--- /dev/null
+++ b/src/opengl/bind/l
@@ -0,0 +1,4 @@
+void glLineWidth( GLfloat width);
+void glLinkProgram( GLuint program);
+void glLogicOp( GLenum opcode);
+