summaryrefslogtreecommitdiffstats
path: root/src/gallium/drivers/svga/svga_context.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/gallium/drivers/svga/svga_context.h')
-rw-r--r--src/gallium/drivers/svga/svga_context.h10
1 files changed, 0 insertions, 10 deletions
diff --git a/src/gallium/drivers/svga/svga_context.h b/src/gallium/drivers/svga/svga_context.h
index 5eb7fc87187..6c86ba53cdb 100644
--- a/src/gallium/drivers/svga/svga_context.h
+++ b/src/gallium/drivers/svga/svga_context.h
@@ -628,16 +628,6 @@ struct svga_context
#define SVGA_NEW_TEXTURE_CONSTS 0x80000000
-
-
-/***********************************************************************
- * svga_screen_texture.c:
- */
-void svga_mark_surfaces_dirty(struct svga_context *svga);
-
-
-
-
void svga_init_state_functions( struct svga_context *svga );
void svga_init_flush_functions( struct svga_context *svga );
void svga_init_string_functions( struct svga_context *svga );