i965/gen9: Reuse YF alignment tables in tr_mode_..._texture_alignment()
authorAnuj Phogat <anuj.phogat@gmail.com>
Wed, 23 Sep 2015 23:12:26 +0000 (16:12 -0700)
committerAnuj Phogat <anuj.phogat@gmail.com>
Tue, 20 Oct 2015 20:26:25 +0000 (13:26 -0700)
commita5a00bd7472dc8876e1bec9a7172af7d332ac95e
tree6111b511acdc3bd7524a1fccf32a7e380c2607b5
parentf2215809377234aa2073502587e1803c8952bea3
i965/gen9: Reuse YF alignment tables in tr_mode_..._texture_alignment()

Patch just does some refactoring to make the code look better. No
functional changes in here.

Signed-off-by: Anuj Phogat <anuj.phogat@gmail.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_tex_layout.c