i965: Make intel_miptree_map_raw static
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 2 Sep 2015 21:43:18 +0000 (14:43 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Fri, 11 Sep 2015 03:29:51 +0000 (20:29 -0700)
commit31f0967fb50101437d2568e9ab9640ffbcbf7ef9
treece4c9457f417a8e809a234644ea79efeb02b9ce0
parent68b44dd5b23c0fca8c09357ffb5d6826f8b4b344
i965: Make intel_miptree_map_raw static

This hasn't been used outside intel_mipmap_tree.c since d5d4ba9 started
using meta instead of the blitter for PBO TexSubImage.  While we're
here, remove the unused brw parameter from the function formerly known
as intel_miptree_unmap_raw.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
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