Browse Source

cell: typo from ExtSwizzle commit

tags/mesa_7_7_rc1
Keith Whitwell 16 years ago
parent
commit
8a571b809a
1 changed files with 1 additions and 1 deletions
  1. 1
    1
      src/gallium/drivers/cell/spu/spu_util.c

+ 1
- 1
src/gallium/drivers/cell/spu/spu_util.c View 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 )
{

Loading…
Cancel
Save