Module Graphv_gles2

module Make : functor (Gl : Graphv_core_lib.Ogl_intf.S) -> Graphv_core_lib.Impl.S with type gl = Gl.t and module Buffer = Gl.Buffer and module Dyn = Gl.Dyn and module VertexBuffer = Gl.VertexBuffer and module Path = Gl.Path