Searched refs:intel_miptree_alloc_aux (Results 1 – 1 of 1) sorted by relevance
59 intel_miptree_alloc_aux(struct brw_context *brw,790 if (!intel_miptree_alloc_aux(brw, mt)) { in intel_miptree_create()881 if (!intel_miptree_alloc_aux(brw, mt)) { in intel_miptree_create_for_bo()1867 intel_miptree_alloc_aux(struct brw_context *brw, in intel_miptree_alloc_aux() function