Home | History | Annotate | Download | only in main

Lines Matching refs:GL_BGRA

194     * If sizeMax = BGRA_OR_4 it means that size = GL_BGRA is legal and
199 size == GL_BGRA) {
211 _mesa_error(ctx, GL_INVALID_VALUE, "%s(GL_BGRA/GLubyte)", func);
214 format = GL_BGRA;