Home | History | Annotate | Download | only in common

Lines Matching full:pack

111    struct gl_pixelstore_attrib Pack, Unpack;
565 save->Pack = ctx->Pack;
567 ctx->Pack = ctx->DefaultPacking;
893 ctx->Pack = save->Pack;
1762 /* save all state but scissor, pixel pack/unpack */
3566 format, type, &ctx->Pack, buf);