summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/radeonsi/si_resource.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/radeonsi/si_resource.h')
-rw-r--r--src/gallium/drivers/radeonsi/si_resource.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/gallium/drivers/radeonsi/si_resource.h b/src/gallium/drivers/radeonsi/si_resource.h
index 67da8faead8..a76419c7b2b 100644
--- a/src/gallium/drivers/radeonsi/si_resource.h
+++ b/src/gallium/drivers/radeonsi/si_resource.h
@@ -44,8 +44,6 @@ struct si_surface {
struct pipe_surface base;
};
-void si_init_screen_resource_functions(struct pipe_screen *screen);
-
struct si_context;
void si_upload_const_buffer(struct si_context *sctx, struct r600_resource **rbuffer,