tgsi: fix comment

This commit is contained in:
Brian Paul
2010-02-02 18:28:25 -07:00
parent 256f7f5ab2
commit 5670b44f82
+1 -1
View File
@@ -1478,7 +1478,7 @@ emit_primitive(struct tgsi_exec_machine *mach)
}
/*
* Fetch a four texture samples using STR texture coordinates.
* Fetch four texture samples using STR texture coordinates.
*/
static void
fetch_texel( struct tgsi_sampler *sampler,