st/mesa: put the bitmap_cache structure inside st_context
authorMarek Olšák <marek.olsak@amd.com>
Sun, 9 Apr 2017 14:45:00 +0000 (16:45 +0200)
committerMarek Olšák <marek.olsak@amd.com>
Thu, 20 Apr 2017 18:11:35 +0000 (20:11 +0200)
commit1fb5bc83f19cc87767f902b99e77b330258a69dd
tree93b07fe772684f7bc5f4b456a9672abb2e5e1421
parent69423dcf232a2cb6c9672ce95f684afa1d3842d2
st/mesa: put the bitmap_cache structure inside st_context

This is nicer on caches, and the next commit will need to access
the structure from a different place.

Reviewed-by: Ilia Mirkin <imirkin@alum.mit.edu>
Reviewed-by: Brian Paul <brianp@vmware.com>
src/mesa/state_tracker/st_cb_bitmap.c
src/mesa/state_tracker/st_context.c
src/mesa/state_tracker/st_context.h