Add GL_RENDERBUFFER to the TextureTarget group The 'target' parameter of the glGetInternalformati* functions belongs to the TextureTarget group. GL_RENDERBUFFER is a valid value for 'target' in the glGetInternalformati* functions. Hence, GL_RENDERBUFFER was added to the TextureTarget group.