Home
last modified time | relevance | path

Searched refs:intel_miptree_alloc_aux (Results 1 – 3 of 3) sorted by relevance

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.h349 intel_miptree_alloc_aux(struct brw_context *brw,
Dintel_mipmap_tree.c568 !intel_miptree_alloc_aux(brw, mt)) { in intel_miptree_create()
656 !intel_miptree_alloc_aux(brw, mt)) { in intel_miptree_create_for_bo()
1572 intel_miptree_alloc_aux(struct brw_context *brw, in intel_miptree_alloc_aux() function
Dbrw_blorp.c1267 if (!intel_miptree_alloc_aux(brw, irb->mt)) { in do_single_blorp_clear()