Home
last modified time | relevance | path

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

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dallocations_list.cpp14 struct ReusableAllocationRequirements { struct
31 ReusableAllocationRequirements req; in detachAllocation()
45 ReusableAllocationRequirements *req = static_cast<ReusableAllocationRequirements *>(data); in detachAllocationImpl()
77 bool AllocationsList::checkTagAddressReady(ReusableAllocationRequirements *requirements, GraphicsAl… in checkTagAddressReady()
H A Dallocations_list.h16 struct ReusableAllocationRequirements;
27 …bool checkTagAddressReady(ReusableAllocationRequirements *requirements, GraphicsAllocation *gfxAll…