i965/vec4/nir: Remove all "this->" snippets
authorEduardo Lima Mitev <elima@igalia.com>
Fri, 18 Sep 2015 08:30:12 +0000 (10:30 +0200)
committerEduardo Lima Mitev <elima@igalia.com>
Sun, 20 Sep 2015 15:11:49 +0000 (17:11 +0200)
commit6ba291db4ba4f03ac94560eaae861bc162ac838e
treeb98390f98a5ea25101bb2221b49ce175182c8d7f
parent8f6fd57db2275df8f86a5a173575b7d807508625
i965/vec4/nir: Remove all "this->" snippets

For consistency, either we have all class members dereferenced, or none.
In this case, very few are so lets get rid of them all.

Reviewed-by: Timothy Arceri <t_arceri@yahoo.com.au>
Reviewed-by: Kenneth Graunke <kenneth@whitecape.org>
src/mesa/drivers/dri/i965/brw_vec4_nir.cpp