cell: typo from ExtSwizzle commit
authorKeith Whitwell <keithw@vmware.com>
Fri, 23 Oct 2009 13:38:30 +0000 (14:38 +0100)
committerKeith Whitwell <keithw@vmware.com>
Fri, 23 Oct 2009 13:38:30 +0000 (14:38 +0100)
src/gallium/drivers/cell/spu/spu_util.c

index 25a7a71..a62c04e 100644 (file)
@@ -28,7 +28,7 @@ tgsi_util_get_src_register_swizzle(
 
 
 unsigned
-tgsi_util_get_full_src_register_extswizzle(
+tgsi_util_get_full_src_register_swizzle(
    const struct tgsi_full_src_register  *reg,
    unsigned component )
 {