Module GL.BindTex

module BindTex: sig .. end

type texture_binding = 
| GL_TEXTURE_1D
| GL_TEXTURE_2D
| GL_TEXTURE_3D
| GL_TEXTURE_CUBE_MAP