Searched refs:copy_pixelstore (Results 1 – 1 of 1) sorted by relevance
1140 copy_pixelstore(struct gl_context *ctx, in copy_pixelstore() function1344 copy_pixelstore(ctx, &head->Pack, &ctx->Pack); in _mesa_PushClientAttrib()1345 copy_pixelstore(ctx, &head->Unpack, &ctx->Unpack); in _mesa_PushClientAttrib()1375 copy_pixelstore(ctx, &ctx->Pack, &head->Pack); in _mesa_PopClientAttrib()1378 copy_pixelstore(ctx, &ctx->Unpack, &head->Unpack); in _mesa_PopClientAttrib()