Searched refs:CopyPix (Results 1 – 2 of 2) sorted by relevance
366 struct copypix_state CopyPix; /**< For _mesa_meta_CopyPixels() */ member
436 meta_copypix_cleanup(ctx, &ctx->Meta->CopyPix); in _mesa_meta_free()1815 struct copypix_state *copypix = &ctx->Meta->CopyPix; in _mesa_meta_CopyPixels()