GLRenderbuffer.renderbufferId
uint renderbufferId() @property nothrowGet renderbufferId field.
Returns
the GL texture id for this memory
void renderbufferId(uint propval) @property nothrowSet renderbufferId field.
Parameters
propval | the GL texture id for this memory |