GLBaseMemory.this

  1. this(gstgl.glcontext.GLContext context, gst.types.MapFlags mapFlags, int mapCount, int glMapCount)
  2. this(void* ptr, Flag!"Take" take)
    class GLBaseMemory
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )