Module: Mesa
Branch: master
Commit: 821498bd6f131d87eca93c4b28a9097ec8316e14
URL:    
http://cgit.freedesktop.org/mesa/mesa/commit/?id=821498bd6f131d87eca93c4b28a9097ec8316e14

Author: Roland Scheidegger <srol...@vmware.com>
Date:   Sat May 29 01:18:47 2010 +0200

cell: adapt to clear interface changes

---

 src/gallium/drivers/cell/ppu/cell_surface.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/gallium/drivers/cell/ppu/cell_surface.c 
b/src/gallium/drivers/cell/ppu/cell_surface.c
index 8000eee..7774544 100644
--- a/src/gallium/drivers/cell/ppu/cell_surface.c
+++ b/src/gallium/drivers/cell/ppu/cell_surface.c
@@ -34,5 +34,4 @@ void
 cell_init_surface_functions(struct cell_context *cell)
 {
    cell->pipe.resource_copy_region = util_resource_copy_region;
-   cell->pipe.resource_fill_region = util_resource_fill_region;
 }

_______________________________________________
mesa-commit mailing list
mesa-commit@lists.freedesktop.org
http://lists.freedesktop.org/mailman/listinfo/mesa-commit

Reply via email to