Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Ddeferrable_allocation_deletion.cpp26 graphicsAllocation.releaseUsageInOsContext(contextId); in apply()
H A Dgraphics_allocation.h203 void releaseUsageInOsContext(uint32_t contextId) { updateTaskCount(objectNotUsed, contextId); } in releaseUsageInOsContext() function