i965/fs: Rename "length" to "components" in emit_mcs_fetch().
authorKenneth Graunke <kenneth@whitecape.org>
Mon, 1 Sep 2014 09:17:41 +0000 (02:17 -0700)
committerKenneth Graunke <kenneth@whitecape.org>
Thu, 16 Oct 2014 00:04:52 +0000 (17:04 -0700)
commit465373535e277a3ccdf440d38f867a40ec352638
tree9bb403b96c33290eb88b95fcb98a6244d04672d9
parentfa212c6b985f494f5609ccca1c260a2aa39c684a
i965/fs: Rename "length" to "components" in emit_mcs_fetch().

This is slightly clearer.  Based on a patch by Connor Abbott.

Signed-off-by: Kenneth Graunke <kenneth@whitecape.org>
Reviewed-by: Chris Forbes <chrisf@ijw.co.nz>
src/mesa/drivers/dri/i965/brw_fs_visitor.cpp