Searched refs:intel_miptree_alloc_non_msrt_mcs (Results 1 – 3 of 3) sorted by relevance
682 intel_miptree_alloc_non_msrt_mcs(struct brw_context *brw,
854 if (!intel_miptree_alloc_non_msrt_mcs(brw, irb->mt, false)) { in do_single_blorp_clear()
753 intel_miptree_alloc_non_msrt_mcs(brw, mt, is_lossless_compressed); in intel_miptree_create()1581 intel_miptree_alloc_non_msrt_mcs(struct brw_context *brw, in intel_miptree_alloc_non_msrt_mcs() function