gallium: free bitmap fragment shaders, misc clean-up

This commit is contained in:
Brian Paul
2008-03-24 11:55:29 -06:00
parent d246274b9c
commit 22a3d02254
5 changed files with 15 additions and 10 deletions

View File

@@ -97,10 +97,6 @@ struct st_vertex_program
};
extern void
st_init_program_functions(struct dd_function_table *functions);
static inline struct st_fragment_program *
st_fragment_program( struct gl_fragment_program *fp )
{