Squashed commit of the following:
[mesa.git] / src / gallium / state_trackers / python / gallium.i
index aeed1cd118cc988357712bed768ffe8737775262..c6084f78aee5877fc62c9285a8ffd634cd19caec 100644 (file)
@@ -72,9 +72,8 @@
 
 %rename(Device) st_device;
 %rename(Context) st_context;
-%rename(Texture) pipe_texture;
+%rename(Resource) pipe_resource;
 %rename(Surface) st_surface;
-%rename(Buffer) pipe_buffer;
 
 %rename(BlendColor) pipe_blend_color;
 %rename(Blend) pipe_blend_state;