st/mesa: remove what is left from u_blit
Reviewed-by: Brian Paul <brianp@vmware.com>
This commit is contained in:
@@ -35,13 +35,6 @@
|
||||
struct dd_function_table;
|
||||
struct st_context;
|
||||
|
||||
|
||||
extern void
|
||||
st_init_blit(struct st_context *st);
|
||||
|
||||
extern void
|
||||
st_destroy_blit(struct st_context *st);
|
||||
|
||||
extern void
|
||||
st_init_blit_functions(struct dd_function_table *functions);
|
||||
|
||||
|
Reference in New Issue
Block a user