i965: Make gen8_upload_state_base_address static
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 19 Aug 2015 20:54:21 +0000 (13:54 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 2 Sep 2015 23:24:17 +0000 (16:24 -0700)
commit97ce8bd437a138c102fcf466d03101c0437fa6ea
tree4bcbb958663dca292094caab2699b88784798e67
parent4ff9e599cb05d2e33e3c642ba2ded9afbe76d552
i965: Make gen8_upload_state_base_address static

All of the other state upload functions are static because the only use
is in the brw_tracked_state structure.

Signed-off-by: Ian Romanick <ian.d.romanick@intel.com>
Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com>
src/mesa/drivers/dri/i965/brw_state.h
src/mesa/drivers/dri/i965/gen8_misc_state.c