i965: Avoid name clash of loop counter and member
authorChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Mar 2011 14:39:01 +0000 (15:39 +0100)
committerChris Wilson <chris@chris-wilson.co.uk>
Tue, 29 Mar 2011 14:43:56 +0000 (15:43 +0100)
commit252eaa765e69a70036ec33a7e1e0ffeac1aab2ff
tree441c0fab318cf0bde430543fd4bb207ff127d80c
parentb094dff50a05e56f5415d31daa5e4542f321c858
i965: Avoid name clash of loop counter and member

src/mesa/drivers/dri/i965/brw_fs.cpp:565 warning: name lookup of ā€˜cā€™ changed

Signed-off-by: Chris Wilson <chris@chris-wilson.co.uk>
src/mesa/drivers/dri/i965/brw_fs.cpp