mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-03-11 00:30:44 +01:00
cell: typo from ExtSwizzle commit
This commit is contained in:
parent
b9cb74c7f8
commit
8a571b809a
1 changed files with 1 additions and 1 deletions
|
|
@ -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…
Add table
Reference in a new issue