galahad: do map/unmap counting for resources
[mesa.git] / src / gallium / drivers / i965 / brw_draw.h
index 13f0443a817e55c3454e68d2662a12dfd300922e..8dc5dbce622562a658e6a3aa0f143f566f6299d3 100644 (file)
@@ -32,8 +32,7 @@
 
 struct brw_context;
 
-
-void brw_draw_init( struct brw_context *brw );
+boolean brw_draw_init( struct brw_context *brw );
 void brw_draw_cleanup( struct brw_context *brw );