i965: Make brw_cache_item structure private to brw_program_cache.c.
struct brw_cache_item is an implementation detail of the program cache. We don't need to make those internals available to the entire driver. Signed-off-by:Kenneth Graunke <kenneth@whitecape.org> Reviewed-by:
Eduardo Lima Mitev <elima@igalia.com>
Loading
Please register or sign in to comment