Home | History | Annotate | Download | only in osmesa

Lines Matching full:internalformat

403                             GLenum internalFormat, GLuint width, GLuint height)
407 /* Note: we can ignoring internalFormat for "window-system" renderbuffers */
408 (void) internalFormat;
523 srb->Base.InternalFormat = GL_RGBA;