Searched refs:supports_fast_clear (Results 1 – 3 of 3) sorted by relevance
187 mt->supports_fast_clear = true; in intel_miptree_choose_aux_usage()570 mt->supports_fast_clear = false; in intel_miptree_create()658 mt->supports_fast_clear = false; in intel_miptree_create_for_bo()871 mt->supports_fast_clear = in intel_miptree_create_for_dri_image()2163 bool supports_fast_clear = false; in intel_miptree_prepare_external() local2181 supports_fast_clear = mod_info->supports_clear_color; in intel_miptree_prepare_external()2186 aux_usage, supports_fast_clear); in intel_miptree_prepare_external()2249 mt->supports_fast_clear = false; in intel_miptree_make_shareable()
263 bool supports_fast_clear; member
1248 if (!irb->mt->supports_fast_clear || in do_single_blorp_clear()