mirror of
https://gitlab.freedesktop.org/mesa/mesa.git
synced 2026-01-29 03:00:23 +01:00
fix typo
This commit is contained in:
parent
9aa37ad540
commit
41d1179fa6
1 changed files with 1 additions and 1 deletions
|
|
@ -626,7 +626,7 @@ struct tgsi_src_register_ext
|
|||
|
||||
/*
|
||||
* If tgsi_src_register_ext::Type is TGSI_SRC_REGISTER_EXT_TYPE_SWZ,
|
||||
* it should be cast to tgsi_src_register_ext_extswz.
|
||||
* it should be cast to tgsi_src_register_ext_swz.
|
||||
*
|
||||
* If tgsi_src_register_ext::Type is TGSI_SRC_REGISTER_EXT_TYPE_MOD,
|
||||
* it should be cast to tgsi_src_register_ext_mod.
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue