Searched refs:brw_using_softpin (Results 1 – 3 of 3) sorted by relevance
398 bool brw_using_softpin(struct brw_bufmgr *bufmgr);
420 assert(brw_using_softpin(bufmgr)); in vma_alloc()448 assert(brw_using_softpin(bufmgr)); in vma_free()1401 if (brw_using_softpin(bufmgr)) { in brw_bufmgr_unref()1411 if (brw_using_softpin(bufmgr)) { in brw_bufmgr_unref()1700 if (brw_using_softpin(bufmgr)) { in add_bucket()1822 brw_using_softpin(struct brw_bufmgr *bufmgr) in brw_using_softpin() function
233 if (brw_using_softpin(bufmgr)) in recreate_growing_buffer()