Home
last modified time | relevance | path

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

/external/mesa3d/src/mesa/drivers/dri/i965/
Dintel_mipmap_tree.c59 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