Searched refs:supports_fast_clear (Results 1 – 3 of 3) sorted by relevance
286 bool supports_fast_clear; member
385 mt->supports_fast_clear = true; in intel_miptree_choose_aux_usage()1079 mt->supports_fast_clear = in intel_miptree_create_for_dri_image()2775 bool supports_fast_clear = false; in intel_miptree_prepare_external() local2793 supports_fast_clear = mod_info->supports_clear_color; in intel_miptree_prepare_external()2798 aux_usage, supports_fast_clear); in intel_miptree_prepare_external()2859 mt->supports_fast_clear = false; in intel_miptree_make_shareable()
1198 if (!irb->mt->supports_fast_clear || in do_single_blorp_clear()