This commit is contained in:
Brian 2008-01-31 17:05:43 -07:00 committed by Ben Skeggs
parent 9aa37ad540
commit 41d1179fa6

View file

@ -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.