Lines Matching defs:unpack
2865 * Adjust pixel unpack params and image dimensions to strip off the
2871 * \param unpackNew returns the new pixel unpack parameters
2876 const struct gl_pixelstore_attrib *unpack,
2883 *unpackNew = *unpack;
2926 const struct gl_pixelstore_attrib *unpack = &ctx->Unpack;
3043 strip_texture_border(target, &width, &height, &depth, unpack,
3046 unpack = &unpack_no_border;
3083 type, pixels, unpack);
3283 format, type, pixels, &ctx->Unpack);
3425 NULL, &ctx->Unpack);