commit | fa6ca6991bccea97fbb98c29fb02e2a195818b8c | [log] [tgz] |
---|---|---|
author | Kenneth Graunke <kenneth@whitecape.org> | Thu Oct 12 22:24:18 2017 -0700 |
committer | Kenneth Graunke <kenneth@whitecape.org> | Thu Oct 19 11:10:00 2017 -0700 |
tree | 6a7b2e56fa974816a469c12c51c164f5766e4293 | |
parent | e208d7f8744819a0dfb8f717a7e175f41225ba83 [diff] |
i965: Remove the intel_miptree_prepare_fb_fetch wrapper. Now that intel_miptree_prepare_texture takes levels and layers, there's not much use in this anymore. Reviewed-by: Topi Pohjolainen <topi.pohjolainen@intel.com> Reviewed-by; Jason Ekstrand <jason@jlekstrand.net>