Files
mesa/src
Nanley Chery 942755bec4 i965/miptree: Drop intel_*_supports_ccs()
intel_tiling_supports_ccs() and intel_miptree_supports_ccs() duplicate
much the work done by isl_surf_get_ccs_surf(). Drop them both and index
a boolean array to choose CCS_D in intel_miptree_choose_aux_usage().

Reviewed-by: Rafael Antognolli <rafael.antognolli@intel.com>
2019-05-14 16:23:12 +00:00
..
2019-05-03 10:58:05 -07:00
2019-04-29 21:17:19 +00:00
2019-02-26 12:49:07 +00:00
2019-04-15 13:44:29 -07:00
2019-05-03 10:58:05 -07:00
2019-03-11 10:01:15 -07:00
2018-10-19 16:50:26 +01:00