docs.gl
docs.gl copied to clipboard
Missing error case for glCopyTexImage2D
GL_INVALID_VALUE is returned when the texture is immutable (e.g. has been set up with glTexStorage2D)