Home
last modified time | relevance | path

Searched refs:unlockResourceImpl (Results 1 – 15 of 15) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_memory_manager.h99 void unlockResourceImpl(GraphicsAllocation &gfxAllocation) override { in unlockResourceImpl() function
101 OsAgnosticMemoryManager::unlockResourceImpl(gfxAllocation); in unlockResourceImpl()
270 void unlockResourceImpl(GraphicsAllocation &gfxAllocation) override{}; in unlockResourceImpl() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dmemory_manager.h256 virtual void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) = 0;
257 …iatedResourceImpl(GraphicsAllocation &graphicsAllocation) { return unlockResourceImpl(graphicsAllo… in freeAssociatedResourceImpl()
H A Dos_agnostic_memory_manager.h106 void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) override {} in unlockResourceImpl() function
H A Dmemory_manager.cpp651 unlockResourceImpl(*graphicsAllocation); in unlockResource()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/windows/
H A Dwddm_memory_manager.h94 void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) override;
H A Dwddm_memory_manager.cpp468 void WddmMemoryManager::unlockResourceImpl(GraphicsAllocation &graphicsAllocation) { in unlockResourceImpl() function in NEO::WddmMemoryManager
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/os_interface/linux/
H A Ddrm_memory_manager.h116 void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) override;
H A Ddrm_memory_manager.cpp970 void DrmMemoryManager::unlockResourceImpl(GraphicsAllocation &graphicsAllocation) { in unlockResourceImpl() function in NEO::DrmMemoryManager
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/os_interface/linux/
H A Ddrm_memory_manager_localmem_tests.cpp703 void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) override { in unlockResourceImpl() function
H A Ddrm_memory_manager_tests.cpp2696 using DrmMemoryManager::unlockResourceImpl; in TEST_F()
2719 drmMemoryManager.unlockResourceImpl(*drmAllocation); in TEST_F()
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_stream/
H A Daub_command_stream_receiver_2_tests.cpp556 void unlockResourceImpl(GraphicsAllocation &imageAllocation) override { in unlockResourceImpl() function in OsAgnosticMemoryManagerForImagesWithNoHostPtr
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/event/
H A Dtest_event.cpp67 void unlockResourceImpl(NEO::GraphicsAllocation &graphicsAllocation) override{}; in unlockResourceImpl() function in L0::ult::MemoryManagerEventPoolFailMock
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/d3d_sharing/
H A Dd3d9_tests.cpp56 void unlockResourceImpl(GraphicsAllocation &allocation) override { in unlockResourceImpl() function in NEO::MockMM
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/device/
H A Ddevice_caps_tests.cpp1397 void unlockResourceImpl(GraphicsAllocation &graphicsAllocation) override{}; in TEST_F() function in TEST_F::MockMemoryManager
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/memory/
H A Dtest_memory.cpp1729 void unlockResourceImpl(NEO::GraphicsAllocation &graphicsAllocation) override{}; in unlockResourceImpl() function in L0::ult::MemoryManagerIpcMock