GLRenderbuffer.this

  1. this(uint renderbufferId, gstgl.types.GLFormat renderbufferFormat, uint width, uint height, bool renderbufferWrapped)
  2. this(void* ptr, Flag!"Take" take)
    class GLRenderbuffer
    this
    (
    void* ptr
    ,
    Flag!"Take" take = No.Take
    )