Squashed commit of the following:
[mesa.git] / src / gallium / drivers / r300 / r300_screen.h
index 159805840d900ce3d3ba586135990597dd731226..2f951c7097c047ca9375e8c7ac6ac123ae2c9ba4 100644 (file)
@@ -89,5 +89,7 @@ static INLINE void SCREEN_DBG(struct r300_screen * screen, unsigned flags,
 
 void r300_init_debug(struct r300_screen* ctx);
 
+void r300_init_screen_resource_functions(struct r300_screen *r300screen);
+
 #endif /* R300_SCREEN_H */