summaryrefslogtreecommitdiff
path: root/src/gallium/drivers/panfrost/pan_resource.h
diff options
context:
space:
mode:
authorBoris Brezillon <boris.brezillon@collabora.com>2020-10-18 10:53:57 +0200
committerMarge Bot <eric+marge@anholt.net>2020-10-23 14:48:23 +0000
commita33827d3d3186bf7cef5dafef44548fa35676eee (patch)
tree86764d8f514df09c12ea88606011f0bdd3b3811a /src/gallium/drivers/panfrost/pan_resource.h
parentc89f659f03ff20a9791e2efdc8f5960965eb1164 (diff)
downloadmesa-a33827d3d3186bf7cef5dafef44548fa35676eee.tar.gz
panfrost: Get rid of the non-native wallpering bits
Signed-off-by: Boris Brezillon <boris.brezillon@collabora.com> Reviewed-by: Alyssa Rosenzweig <alyssa.rosenzweig@collabora.com> Part-of: <https://gitlab.freedesktop.org/mesa/mesa/-/merge_requests/7206>
Diffstat (limited to 'src/gallium/drivers/panfrost/pan_resource.h')
-rw-r--r--src/gallium/drivers/panfrost/pan_resource.h4
1 files changed, 0 insertions, 4 deletions
diff --git a/src/gallium/drivers/panfrost/pan_resource.h b/src/gallium/drivers/panfrost/pan_resource.h
index 121a7ab6f08..1de0051b90c 100644
--- a/src/gallium/drivers/panfrost/pan_resource.h
+++ b/src/gallium/drivers/panfrost/pan_resource.h
@@ -113,10 +113,6 @@ panfrost_blit(struct pipe_context *pipe,
const struct pipe_blit_info *info);
void
-panfrost_blit_wallpaper(struct panfrost_context *ctx,
- struct pipe_box *box);
-
-void
panfrost_resource_set_damage_region(struct pipe_screen *screen,
struct pipe_resource *res,
unsigned int nrects,