i965: Make gen7_enable_hw_binding_tables static
authorIan Romanick <ian.d.romanick@intel.com>
Wed, 19 Aug 2015 21:25:48 +0000 (14:25 -0700)
committerIan Romanick <ian.d.romanick@intel.com>
Wed, 2 Sep 2015 23:24:17 +0000 (16:24 -0700)
commit1e4d3d25fff65b2508ae12b4b4d6b64057dabe95
tree8949fa5761c4e93501affae844790b6773a347e2
parent97ce8bd437a138c102fcf466d03101c0437fa6ea
i965: Make gen7_enable_hw_binding_tables 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: Abdiel Janulgue <abdiel.janulgue@linux.intel.com>
src/mesa/drivers/dri/i965/brw_binding_tables.c
src/mesa/drivers/dri/i965/brw_state.h