Home
last modified time | relevance | path

Searched defs:allocateGraphicsMemoryWithProperties (Results 1 – 9 of 9) sorted by relevance

/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/common/mocks/
H A Dmock_memory_manager.cpp43 GraphicsAllocation *MockMemoryManager::allocateGraphicsMemoryWithProperties(const AllocationPropert… in allocateGraphicsMemoryWithProperties() function in NEO::MockMemoryManager
58 GraphicsAllocation *MockMemoryManager::allocateGraphicsMemoryWithProperties(const AllocationPropert… in allocateGraphicsMemoryWithProperties() function in NEO::MockMemoryManager
H A Dmock_memory_manager.h255 …GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properties, c… in allocateGraphicsMemoryWithProperties() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/source/memory_manager/
H A Dmemory_manager.h81 …MOCKABLE_VIRTUAL GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperti… in allocateGraphicsMemoryWithProperties() function
85 …MOCKABLE_VIRTUAL GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperti… in allocateGraphicsMemoryWithProperties() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdqueue/
H A Dtest_cmdqueue_2.cpp384 …NEO::GraphicsAllocation *allocateGraphicsMemoryWithProperties(const NEO::AllocationProperties &pro… in allocateGraphicsMemoryWithProperties() function
449 …NEO::GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properti… in allocateGraphicsMemoryWithProperties() function in L0::ult::CommandQueueInitTests::MyMemoryManager
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/image/
H A Dtest_image.cpp420 …NEO::GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properti… in allocateGraphicsMemoryWithProperties() function in L0::ult::FailMemoryManagerMock
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/opencl/test/unit_test/memory_manager/
H A Dunified_memory_manager_tests.cpp539 …GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properties) o… in allocateGraphicsMemoryWithProperties() function
543 …GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properties, c… in allocateGraphicsMemoryWithProperties() function
H A Dmemory_manager_tests.cpp2714 …GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properties) o… in allocateGraphicsMemoryWithProperties() function in MemoryManagerWithFailure
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/level_zero/core/test/unit_tests/sources/cmdlist/
H A Dtest_cmdlist_3.cpp23 …NEO::GraphicsAllocation *allocateGraphicsMemoryWithProperties(const NEO::AllocationProperties &pro… in allocateGraphicsMemoryWithProperties() function
/dports/lang/intel-compute-runtime/compute-runtime-21.52.22081/shared/test/unit_test/command_stream/
H A Dcommand_stream_receiver_tests.cpp1506 …GraphicsAllocation *allocateGraphicsMemoryWithProperties(const AllocationProperties &properties) o… in HWTEST_F() function