projects
/
mesa.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b9cb74c
)
cell: typo from ExtSwizzle commit
author
Keith Whitwell
<keithw@vmware.com>
Fri, 23 Oct 2009 13:38:30 +0000
(14:38 +0100)
committer
Keith Whitwell
<keithw@vmware.com>
Fri, 23 Oct 2009 13:38:30 +0000
(14:38 +0100)
src/gallium/drivers/cell/spu/spu_util.c
patch
|
blob
|
history
diff --git
a/src/gallium/drivers/cell/spu/spu_util.c
b/src/gallium/drivers/cell/spu/spu_util.c
index 25a7a71133e229d5d9e9b95509e81baafc1b677b..a62c04e6afb665cd3a76785f1bc593fe771fbc9c 100644
(file)
--- a/
src/gallium/drivers/cell/spu/spu_util.c
+++ b/
src/gallium/drivers/cell/spu/spu_util.c
@@
-28,7
+28,7
@@
tgsi_util_get_src_register_swizzle(
unsigned
-tgsi_util_get_full_src_register_
ext
swizzle(
+tgsi_util_get_full_src_register_swizzle(
const struct tgsi_full_src_register *reg,
unsigned component )
{