i965/mt: Declare some functions as static
authorChad Versace <chad.versace@intel.com>
Thu, 1 Oct 2015 14:31:31 +0000 (07:31 -0700)
committerChad Versace <chad.versace@intel.com>
Mon, 5 Oct 2015 18:10:11 +0000 (11:10 -0700)
commit125a04b474d4a07fec892e00fd56340e7d4ab03b
tree291c7b515a27c44e1ec9c1eb1a994bd3308847f9
parent73e0dfbaca2fd334fd3505412bf0d38054affd25
i965/mt: Declare some functions as static

intel_tiling_supports_non_msrt_mcs() and
intel_miptree_is_fast_clear_capable() are not used outside of
intel_mipmap_tree.c.

Reviewed-by: Anuj Phogat <anuj.phogat@gmail.com>
src/mesa/drivers/dri/i965/intel_mipmap_tree.c
src/mesa/drivers/dri/i965/intel_mipmap_tree.h