i965: Rename brw_format variable names to isl_format
authorAnuj Phogat <anuj.phogat@gmail.com>
Thu, 27 Apr 2017 17:22:40 +0000 (10:22 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Thu, 1 Jun 2017 19:14:13 +0000 (12:14 -0700)
commitadb449694a3345966248d1a6274a56691c2f62b1
tree9cb2feb00f4067cd8d9a80dc82480442a584f567
parent7a4964ec5c1a0dd065436ff7d25aecb45d306979
i965: Rename brw_format variable names to isl_format

This patch makes non functional changes. Renaming is just to
make the code more readable.

V2: update the types to "enum isl_format"

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Chad Versace <chadversary@chromium.org>
src/mesa/drivers/dri/i965/brw_context.c
src/mesa/drivers/dri/i965/brw_wm_surface_state.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.c