r300: SetTex extension support
[mesa.git] / src / mesa / drivers / dri / radeon / radeon_buffer.h
index d32809ef1a6d1fd88885a2e5698c0d06650c9a17..62cdfad4a0cb10c22a76055d6b542c0cdf9bd765 100644 (file)
@@ -36,6 +36,7 @@ struct radeon_renderbuffer
     unsigned int cpp;
     /* unsigned int offset; */
     unsigned int pitch;
+    unsigned int width;
     unsigned int height;
 
     /* boo Xorg 6.8.2 compat */