Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/source/mem_obj/
H A Dmem_obj.cpp261 void MemObj::checkUsageAndReleaseOldAllocation(uint32_t rootDeviceIndex) { in checkUsageAndReleaseOldAllocation() function in NEO::MemObj
270 checkUsageAndReleaseOldAllocation(newGraphicsAllocation->getRootDeviceIndex()); in resetGraphicsAllocation()
276 checkUsageAndReleaseOldAllocation(rootDeviceIndex); in removeGraphicsAllocation()
H A Dmem_obj.h166 void checkUsageAndReleaseOldAllocation(uint32_t rootDeviceIndex);