Home | History | Annotate | Download | only in osmesa

Lines Matching full:mapout

538                        GLubyte **mapOut, GLint *rowStrideOut)
562 *mapOut = (GLubyte *) srb->Buffer + y * rowStride + x * bpp;
566 mapOut, rowStrideOut);