Searched refs:brw_miptree_alloc_aux (Results 1 - 3 of 3) sorted by relevance

/xsrc/external/mit/MesaLib/dist/src/mesa/drivers/dri/i965/
H A Dbrw_mipmap_tree.h349 brw_miptree_alloc_aux(struct brw_context *brw,
H A Dbrw_mipmap_tree.c568 !brw_miptree_alloc_aux(brw, mt)) {
656 !brw_miptree_alloc_aux(brw, mt)) {
1480 * Helper for brw_miptree_alloc_aux() that sets
1524 brw_miptree_alloc_aux(struct brw_context *brw, struct brw_mipmap_tree *mt) function in typeref:typename:bool
H A Dbrw_blorp.c1247 if (!brw_miptree_alloc_aux(brw, irb->mt)) {

Completed in 9 milliseconds