Lines Matching refs:unref
431 // unref all the fActiveCommandPools and reset the array. Since this can happen in the middle
488 fExternalRenderPasses[i]->unref();
492 // Iterate through all store GrVkSamplers and unref them before resetting the hash table.
493 fSamplers.foreach([&](auto* elt) { elt->unref(); });
496 fYcbcrConversions.foreach([&](auto* elt) { elt->unref(); });
506 pool->unref();
514 pool->unref();
533 pool->unref();
546 pool->unref();
643 fRenderPasses[i]->unref();